8000 Fixed a grammar issue · symfony/symfony-docs@6af99da · GitHub
[go: up one dir, main page]

Skip to content

Commit 6af99da

Browse files
committed
Fixed a grammar issue
1 parent c28a051 commit 6af99da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,5 @@ the possible commands to choose from will be output.
159159

160160
.. versionadded:: 3.4
161161
Case-insensitivity of command shortcuts was introduced in Symfony 3.4. In
162-
previous Symfony versions, shortcuts must match the case of the original
162+
previous Symfony versions, shortcuts had to match the case of the original
163163
command name (e.g. ``d:g`` was not the same shortcut as ``D:G``).

0 commit comments

Comments
 (0)
0