Skip to content

Commit c13b4f2

Browse files
committed
Minor tweaks
1 parent f594cd3 commit c13b4f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

console.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

setup/symfony_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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,

0 commit comments

Comments
 (0)