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 43ce425 + 2ddd7cc commit c2e3d43Copy full SHA for c2e3d43
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