From f992116d9fbb1eb9ebefe2821b7ed9f4b0ee7c9d Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Fri, 23 Sep 2022 14:20:58 -0700 Subject: [PATCH] docs: Fix extra period typo. Signed-off-by: Anders Kaseorg --- docs/development/remote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/remote.md b/docs/development/remote.md index 5ec5e18f22..94bd48eb42 100644 --- a/docs/development/remote.md +++ b/docs/development/remote.md @@ -285,7 +285,7 @@ Next, read the following to learn more about developing for Zulip: For some applications (e.g. developing an OAuth2 integration for Facebook), you may need your Zulip development to have a valid SSL certificate. While `run-dev.py` doesn't support that, you can do this -with an `nginx` reverse proxy sitting in front of `run-dev.py.`. +with an `nginx` reverse proxy sitting in front of `run-dev.py`. The following instructions assume you have a Zulip Droplet working and that the user is `zulipdev`; edit accordingly if the situation is