8000 Update console.rst · symfony/symfony-docs@3cf1a8f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3cf1a8f

Browse files
pierredesoosxabbuh
authored andcommitted
Update console.rst
1 parent 881857e commit 3cf1a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
< 3C0E td data-grid-cell-id="diff-a68417717dca76243534029c5363ea2bc310cb4bca42542e78da4ea21a7a8bd4-10-10-1" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">10
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
10
use it to create your own commands.

0 commit comments

Comments
 (0)
0