8000 Fixed typo, thanks to @stof · adrienbrault/symfony-docs@4e5cca2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e5cca2

Browse files
committed
Fixed typo, thanks to @stof
1 parent 0de8194 commit 4e5cca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/routing/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ the :method:`Symfony\\Component\\Routing\\RouteCollection::addPrefix` method::
161161
$rootCollection->addCollection($subCollection);
162162

163163
.. versionadded:: 2.2
164-
The ``addPrefixs`` method is added in Symfony2.2. This was part of the
164+
The ``addPrefix`` method is added in Symfony2.2. This was part of the
165165
``addCollection`` method in older versions.
166166

167167
Set the Request Parameters

0 commit comments

Comments
 (0)
0