Skip to content

Commit 459fe41

Browse files
liviubalanwouterj
authored andcommitted
Fix typo
Fix sentence meaning + URL
1 parent 475e668 commit 459fe41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

console.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ automatically, a command must be:
7272
#. Defined in a class that extends from
7373
:class:`Symfony\\Component\\Console\\Command\\Command`.
7474

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>`.
75+
If you can't meet these conditions for a command, the alternative is to manually
76+
:doc:`register the command as a service </console/commands_as_services>`.
7777

7878
Executing the Command
7979
---------------------

0 commit comments

Comments
 (0)