We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8254761 commit 3dd40b2Copy full SHA for 3dd40b2
cookbook/bundles/installation.rst
@@ -72,7 +72,7 @@ The only thing you need to do now is register the bundle in ``AppKernel``::
72
}
73
74
By default, Symfony bundles are registered in all the application
75
-:doc:`execution environments <cookbook/configuration/environments>`. If the bundle
+:doc:`execution environments </cookbook/configuration/environments>`. If the bundle
76
is meant to be used only in the development or test environments, register it in
77
the section below::
78
0 commit comments