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.
1 parent 43ce425 commit 2ddd7ccCopy full SHA for 2ddd7cc
src/Symfony/Component/Console/Shell.php
@@ -127,7 +127,7 @@ protected function getHeader()
127
Welcome to the <info>{$this->application->getName()}</info> shell (<comment>{$this->application->getVersion()}</comment>).
128
129
At the prompt, type <comment>help</comment> for some help,
130
-or <comment>list</comment> to get a list available commands.
+or <comment>list</comment> to get a list of available commands.
131
132
To exit the shell, type <comment>^D</comment>.
133
0 commit comments