docs: Correct “setup” as a verb to “set up”.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-08-10 16:47:54 -07:00
committed by Tim Abbott
parent fb2e56e3c9
commit 64b2212c23
19 changed files with 29 additions and 29 deletions

View File

@@ -7,7 +7,7 @@ integrations).
Usually, this involves a few steps:
* Add text explaining all of the steps required to setup the
* Add text explaining all of the steps required to set up the
integration, including what URLs to use, etc. See
[Writing guidelines](#writing-guidelines) for detailed writing guidelines.

View File

@@ -41,7 +41,7 @@ are usually linked from `static/images/help/`.
This means that you can contribute to the Zulip user documentation by just
adding to or editing the collection of Markdown files under
`templates/zerver/help`. If you have the Zulip development environment
setup, you simply need to reload your browser on
set up, you simply need to reload your browser on
`http://localhost:9991/help/foo` to see the latest version of `foo.md`
rendered.