Skip to content

Commit 3baba73

Browse files
committed
[#6890] double backticks for enclose inlined code
1 parent e9ce9ec commit 3baba73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing/requirements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ Path Parameters
167167
The option is automatically enabled whenever a route or a requirement uses any
168168
non-ASCII UTF-8 characters or a `PCRE Unicode property`_ (``\p{xx}``,
169169
``\P{xx}`` or ``\X``). Note that this behavior is deprecated and a
170-
`LogicException` will be thrown instead in 4.0 unless you explicitly turn
171-
on the `utf8` option.
170+
``LogicException`` will be thrown instead in 4.0 unless you explicitly turn
171+
on the ``utf8`` option.
172172

173173
.. tip::
174174

0 commit comments

Comments
 (0)