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 0de8194 commit 4e5cca2Copy full SHA for 4e5cca2
components/routing/introduction.rst
@@ -161,7 +161,7 @@ the :method:`Symfony\\Component\\Routing\\RouteCollection::addPrefix` method::
161
$rootCollection->addCollection($subCollection);
162
163
.. versionadded:: 2.2
164
- The ``addPrefixs`` method is added in Symfony2.2. This was part of the
+ The ``addPrefix`` method is added in Symfony2.2. This was part of the
165
``addCollection`` method in older versions.
166
167
Set the Request Parameters
0 commit comments