docs: Add missing space to compound verbs “log in”, “set up”, etc.

Noun: backup, checkout, cleanup, login, logout, setup, shutdown, signup,
timeout.

Verb: back up, check out, clean up, log in, log out, set up, shut
down, sign up, time out.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-04-25 14:05:38 -07:00
committed by Tim Abbott
parent e3f2ffa681
commit 6060d0d364
38 changed files with 51 additions and 49 deletions

View File

@@ -24,7 +24,7 @@ work correctly. These secrets are passed as environment variables to the GitHub
Also pass the following as environment variables in `.github/workflows/update-oneclick-apps.yml`.
* `PYTHON_DIGITALOCEAN_REQUEST_TIMEOUT_SEC` - This configures the maximum number of seconds
to wait before the requests made by `python-digitalocean` timeout. If not configured, it's
to wait before the requests made by `python-digitalocean` time out. If not configured, it's
common for the requests to take 20+ minutes before getting timed out.
### Verifying the one click app image