docs: Fix count of replaced lines.

This commit is contained in:
Alex Vandiver 2020-08-28 16:48:26 -07:00 committed by Tim Abbott
parent 4d0ad41307
commit 7c3903fc0d
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@ importing.
The commands above create an imported organization on the root domain
(`EXTERNAL_HOST`) of the Zulip installation. You can also import into a
custom subdomain, e.g. if you already have an existing organization on the
root domain. Replace the last two lines above with the following, after replacing
root domain. Replace the last three lines above with the following, after replacing
`<subdomain>` with the desired subdomain.
```