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 9671b95 commit f2d28ccCopy full SHA for f2d28cc
components/dependency_injection/compilation.rst
@@ -416,7 +416,7 @@ makes dumping the compiled container easy::
416
}
417
418
``ProjectServiceContainer`` is the default name given to the dumped container
419
-class, you can change this though this with the ``class`` option when you
+class. However you can change this with the ``class`` option when you
420
dump it::
421
422
// ...
0 commit comments