docs: Add spaces to “check out”, “log in”, “set up”, “sign up” as verbs.

“Checkout”, “login”, “setup”, and “signup” are nouns, not verbs.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-10-13 14:50:18 -07:00
committed by Tim Abbott
parent 598601e8fc
commit dd48dbd912
21 changed files with 34 additions and 34 deletions

View File

@@ -181,7 +181,7 @@ NON_EXPORTED_TABLES = {
# expire after a few days.
'zerver_missedmessageemailaddress',
# When switching servers, clients will need to re-login and
# When switching servers, clients will need to re-log in and
# reregister for push notifications anyway.
'zerver_pushdevicetoken',