Skip to content

Commit 06194ca

Browse files
committed
minor #7229 Update console.rst (pierredesoos)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7229). Discussion ---------- Update console.rst A spelling mistake Commits ------- 3cf1a8f Update console.rst
2 parents 881857e + 3cf1a8f commit 06194ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Console Commands
55
================
66

7-
The Symfony framework provide lots of commands through the ``app/console`` script
7+
The Symfony framework provides lots of commands through the ``app/console`` script
88
(e.g. the well-known ``app/console cache:clear`` command). These commands are
99
created with the :doc:`Console component </components/console>`. You can also
1010
use it to create your own commands.

0 commit comments

Comments
 (0)