8000 Add backticks for code-styling · symfony/symfony-docs@55874c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55874c4

Browse files
Darien Hagerweaverryan
Darien Hager
authored andcommitted
Add backticks for code-styling
1 parent e3c2fb6 commit 55874c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ for you:
137137

138138
.. caution::
139139

140-
If you are using MySQL, its `utf8` character set actually only supports
140+
If you are using MySQL, its ``utf8`` character set actually only supports
141141
a portion of valid UTF-8 data that you may encounter. Instead, try to
142-
use the newer `utf8mb4` if your system supports it.
142+
use the newer ``utf8mb4`` if your system supports it.
143143

144144
Setting UTF8 defaults for MySQL is as simple as adding a few lines to
145145
your configuration file (typically ``my.cnf``):

0 commit comments

Comments
 (0)
0