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 ca08f67 commit 390e54bCopy full SHA for 390e54b
service_container.rst
@@ -793,9 +793,9 @@ Linting Service Definitions
793
794
.. versionadded:: 4.4
795
796
- The ``lint:conainer`` command was introduced in Symfony 4.4.
+ The ``lint:container`` command was introduced in Symfony 4.4.
797
798
-The ``lint:conainer`` command checks that the arguments injected into services
+The ``lint:container`` command checks that the arguments injected into services
799
match their type declarations. It's useful to run it before deploying your
800
application to production (e.g. in your continuous integration server):
801
0 commit comments