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 1b27167 commit 7cf7c66Copy full SHA for 7cf7c66
bundles/extension.rst
@@ -75,7 +75,7 @@ This is the traditional way of loading service definitions in bundles. For new
75
bundles it's recommended to :ref:`load your services in the main bundle class <bundle-load-services-bundle-class>`,
76
but the traditional way of creating an extension class still works.
77
78
-A depdendency injection extension is defined as a class that follows these
+A dependency injection extension is defined as a class that follows these
79
conventions (later you'll learn how to skip them if needed):
80
81
* It has to live in the ``DependencyInjection`` namespace of the bundle;
0 commit comments