Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)

* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
This commit is contained in:
Misty Stanley-Jones
2018-01-25 17:37:23 -08:00
committed by GitHub
parent 1df7737c73
commit a4f5e30249
583 changed files with 3729 additions and 4111 deletions

View File

@@ -12,7 +12,7 @@ We really want your feedback, and we've made it easy. You can edit, rate, or
file an issue at the bottom of every page on
[https://docs.docker.com/](https://docs.docker.com/).
**Please only file issues about the documentation in this repository.** One way
**Only file issues about the documentation in this repository.** One way
to think about this is that you should file a bug here if your issue is that you
don't see something that should be in the docs, or you see something incorrect
or confusing in the docs.
@@ -21,7 +21,7 @@ or confusing in the docs.
ask in [https://forums.docker.com](https://forums.docker.com) instead.
- If you have an idea for a new feature or behavior change in a specific aspect
of Docker, or have found a bug in part of Docker, please file that issue in
of Docker, or have found a bug in part of Docker, file that issue in
the project's code repository.
## Contributing
@@ -158,7 +158,7 @@ You have three options:
bundle install
```
>**Note**: You may have to install some packages manually.
>**Note**: You may need to install some packages manually.
f. Change the directory to `docker.github.io`.