Skip to content

Commit 390e54b

Browse files
committed
Typo in command name. refs #12785
1 parent ca08f67 commit 390e54b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service_container.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,9 +793,9 @@ Linting Service Definitions
793793

794794
.. versionadded:: 4.4
795795

796-
The ``lint:conainer`` command was introduced in Symfony 4.4.
796+
The ``lint:container`` command was introduced in Symfony 4.4.
797797

798-
The ``lint:conainer`` command checks that the arguments injected into services
798+
The ``lint:container`` command checks that the arguments injected into services
799799
match their type declarations. It's useful to run it before deploying your
800800
application to production (e.g. in your continuous integration server):
801801

0 commit comments

Comments
 (0)