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 9351233 commit c73bf94Copy full SHA for c73bf94
bundles/inheritance.rst
@@ -10,7 +10,7 @@ in one of your own bundles. Symfony gives you a very convenient way to override
10
things like controllers, templates, and other files in a bundle's
11
``Resources/`` directory.
12
13
-For example, suppose that you have installed `FOSUserBundle`_ but you want to
+For example, suppose that you have installed `FOSUserBundle`_, but you want to
14
override its base ``layout.html.twig`` template, as well as one of its
15
controllers.
16
0 commit comments