We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e22d6 commit 0d8e3c2Copy full SHA for 0d8e3c2
cookbook/bundles/extension.rst
@@ -84,7 +84,7 @@ container, to ensure all services and parameters are also added to the actual
84
container.
85
86
In the ``load()`` method, you can use PHP code to register service definitions,
87
-but it is more common if you put the these definitions in a configuration file
+but it is more common if you put these definitions in a configuration file
88
(using the Yaml, XML or PHP format). Luckily, you can use the file loaders in
89
the extension!
90
0 commit comments