We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fee9ee commit a6a3b9cCopy full SHA for a6a3b9c
cookbook/bundles/inheritance.rst
@@ -91,7 +91,7 @@ The same goes for routing files and some other resources.
91
.. note::
92
93
The overriding of resources only works when you refer to resources with
94
- the ``@FosUserBundle/Resources/config/routing/security.xml`` method.
+ the ``@FOSUserBundle/Resources/config/routing/security.xml`` method.
95
If you refer to resources without using the @BundleName shortcut, they
96
can't be overridden in this way.
97
0 commit comments