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 c3e9af2 commit e37c540Copy full SHA for e37c540
en/development/routing.rst
@@ -638,7 +638,7 @@ the ``$options`` argument::
638
});
639
640
Note the additional route parameters will be added to all the connected routes defined
641
-inside the prefix block. You will need to use all the paramenters in the url array to
+inside the prefix block. You will need to use all the parameters in the url array to
642
build the route later, if you don't use them you'll get a ``MissingRouteException``.
643
644
Multi word prefixes are by default converted using dasherize inflection, ie ``MyPrefix``
0 commit comments