Skip to content

Commit 801b5d6

Browse files
committed
[#7490] minor typo fix
1 parent 75e7a9a commit 801b5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/inheritance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The same goes for routing files and some other resources.
9393

9494
The overriding of resources only works when you refer to resources with
9595
the ``@FOSUserBundle/Resources/config/routing/security.xml`` method.
96-
You need to use the ``@BundleName`` shortcut when refering to resources
96+
You need to use the ``@BundleName`` shortcut when referring to resources
9797
so they can be successfully overridden (except templates, which are
9898
overridden in a different way, as explained in :doc:`/templating/overriding`).
9999

0 commit comments

Comments
 (0)