Replace 'less' with 'fewer'

This commit is contained in:
Anthony Rosequist 2018-05-14 15:39:52 -05:00 committed by Joao Fernandes
parent 26499eb90a
commit 5b149572f7
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ Depending on what you typed on the command line so far, it completes:
- service names that make sense in a given context, such as services with running or stopped instances or services based on images vs. services based on Dockerfiles. For `docker-compose scale`, completed service names automatically have "=" appended.
- arguments for selected options. For example, `docker-compose kill -s` completes some signals like SIGHUP and SIGUSR1.
Enjoy working with Compose faster and with less typos!
Enjoy working with Compose faster and with fewer typos!
## Compose documentation