8000
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.
2 parents abc6007 + 638b3cd commit 581d779Copy full SHA for 581d779
console.rst
@@ -72,8 +72,8 @@ automatically, a command must be:
72
#. Defined in a class that extends from
73
:class:`Symfony\\Component\\Console\\Command\\Command`.
74
75
-If you can't meet these conditions for some command, the alternative is to
76
-manually :doc`register the command as a service </console/commands_as_services>`.
+If you can't meet these conditions for a command, the alternative is to manually
+:doc:`register the command as a service </console/commands_as_services>`.
77
78
Executing the Command
79
---------------------
0 commit comments