From fa02eb6c9305b47233c37ef2430e3e8843569757 Mon Sep 17 00:00:00 2001 From: Danish <80449860+ansari-danish@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:20:22 +0530 Subject: [PATCH] README: Tweak grammar and minor language details. With some additional edits by tabbott. --- README.md | 9 +++++---- .../help/include/advantages-of-self-hosting-zulip.md | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ee56806dbe..8b8e687ade 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,10 @@ Come find us on the [development community chat](https://zulip.com/development-c - **Contributing code**. Check out our [guide for new contributors](https://zulip.readthedocs.io/en/latest/contributing/contributing.html) - to get started. We have invested into making Zulip’s code uniquely readable, - well tested, and easy to modify. Beyond that, we have written an extraordinary - 150K words of documentation on how to contribute to Zulip. + to get started. We have invested in making Zulip’s code highly + readable, thoughtfully tested, and easy to modify. Beyond that, we + have written an extraordinary 150K words of documentation for Zulip + contributors. - **Contributing non-code**. [Report an issue](https://zulip.readthedocs.io/en/latest/contributing/contributing.html#reporting-issues), @@ -51,7 +52,7 @@ Come find us on the [development community chat](https://zulip.com/development-c recommend reading about Zulip's [unique approach](https://zulip.com/why-zulip/) to organizing conversations. -- **Running a Zulip server**. Self host Zulip directly on Ubuntu or Debian +- **Running a Zulip server**. Self-host Zulip directly on Ubuntu or Debian Linux, in [Docker](https://github.com/zulip/docker-zulip), or with prebuilt images for [Digital Ocean](https://marketplace.digitalocean.com/apps/zulip) and [Render](https://render.com/docs/deploy-zulip). diff --git a/templates/zerver/help/include/advantages-of-self-hosting-zulip.md b/templates/zerver/help/include/advantages-of-self-hosting-zulip.md index 17417f9ae8..8f5be2efda 100644 --- a/templates/zerver/help/include/advantages-of-self-hosting-zulip.md +++ b/templates/zerver/help/include/advantages-of-self-hosting-zulip.md @@ -7,7 +7,7 @@ * We work hard to make it easy to [install][install-zulip], [back up][back-up-zulip], and [maintain][maintain-zulip] a self-hosted - Zulip server. Self host Zulip directly on Ubuntu or Debian Linux, in + Zulip server. Self-host Zulip directly on Ubuntu or Debian Linux, in Docker, or with prebuilt images for Digital