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 75e7a9a commit 801b5d6Copy full SHA for 801b5d6
bundles/inheritance.rst
@@ -93,7 +93,7 @@ The same goes for routing files and some other resources.
93
94
The overriding of resources only works when you refer to resources with
95
the ``@FOSUserBundle/Resources/config/routing/security.xml`` method.
96
- You need to use the ``@BundleName`` shortcut when refering to resources
+ You need to use the ``@BundleName`` shortcut when referring to resources
97
so they can be successfully overridden (except templates, which are
98
overridden in a different way, as explained in :doc:`/templating/overriding`).
99
0 commit comments