File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ options by pressing the Tab key.
106
106
.. tip ::
107
107
108
108
If you are using the :doc: `Symfony local web server
109
- </setup/symfony_server>`, it is recommended to use the builtin completion
110
- script that will ensure the right PHP version and configuration is used when
109
+ </setup/symfony_server>`, it is recommended to use the built-in completion
110
+ script that will ensure the right PHP version and configuration are used when
111
111
running the Console Completion. Run ``symfony completion --help `` for the
112
112
installation instructions for your shell. The Symfony CLI will provide
113
113
completion for the ``console `` and ``composer `` commands.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The Symfony server is part of the ``symfony`` binary created when you
19
19
20
20
.. tip ::
21
21
22
- The Symfony CLI supports auto completion for Bash, Zsh or Fish shells. You
22
+ The Symfony CLI supports auto completion for Bash, Zsh, or Fish shells. You
23
23
have to install the completion script *once *. Run ``symfony completion
24
24
--help `` for the installation instructions for your shell. After installing
25
25
and restarting your terminal, you're all set to use completion (by default,
You can’t perform that action at this time.
0 commit comments