🌐 AI搜索 & 代理 主页
Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cookbook/bundles/inheritance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The same goes for routing files and some other resources.
.. note::

The overriding of resources only works when you refer to resources with
the ``@FosUserBundle/Resources/config/routing/security.xml`` method.
the ``@FOSUserBundle/Resources/config/routing/security.xml`` method.
If you refer to resources without using the @BundleName shortcut, they
can't be overridden in this way.

Expand Down