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 1fd7412 commit c7d22b6Copy full SHA for c7d22b6
routing.rst
@@ -39,7 +39,7 @@ following configuration file:
39
resource: '../src/Controller/'
40
type: annotation
41
42
-This configuration tells Symfony to looks for routes defined as annotations in
+This configuration tells Symfony to look for routes defined as annotations in
43
any PHP class stored in the ``src/Controller/`` directory.
44
45
Suppose you want to define a route for the ``/blog`` URL in your application. To
0 commit comments