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.
106106 .. tip ::
107107
108108 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
111111 running the Console Completion. Run ``symfony completion --help `` for the
112112 installation instructions for your shell. The Symfony CLI will provide
113113 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
1919
2020.. tip ::
2121
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
2323 have to install the completion script *once *. Run ``symfony completion
2424 --help `` for the installation instructions for your shell. After installing
2525 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