8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c2fb6 commit 55874c4Copy full SHA for 55874c4
book/doctrine.rst
@@ -137,9 +137,9 @@ for you:
137
138
.. caution::
139
140
- If you are using MySQL, its `utf8` character set actually only supports
+ If you are using MySQL, its ``utf8`` character set actually only supports
141
a portion of valid UTF-8 data that you may encounter. Instead, try to
142
- use the newer `utf8mb4` if your system supports it.
+ use the newer ``utf8mb4`` if your system supports it.
143
144
Setting UTF8 defaults for MySQL is as simple as adding a few lines to
145
your configuration file (typically ``my.cnf``):
0 commit comments