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 881857e commit 3cf1a8fCopy full SHA for 3cf1a8f
console.rst
@@ -4,7 +4,7 @@
4
Console Commands
5
================
6
7
-The Symfony framework provide lots of commands through the ``app/console`` script
+The Symfony framework provides lots of commands through the ``app/console`` script
8
(e.g. the well-known ``app/console cache:clear`` command). These commands are
9
created with the :doc:`Console component </components/console>`. You can also
10
use it to create your own commands.
0 commit comments