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 13ccf40 commit 010f62fCopy full SHA for 010f62f
routing.rst
@@ -58,7 +58,7 @@ This configuration tells Symfony to look for routes defined as annotations in
58
any PHP class stored in the ``src/Controller/`` directory.
59
60
Suppose you want to define a route for the ``/blog`` URL in your application. To
61
-do so, create a :doc:`controller class </controller>` like the following::
+do so, create a :doc:`controller class </controller>` like the following:
62
63
.. configuration-block::
64
0 commit comments