From 1fc801a43f65330ea9a2d05061dae9a8e884d7ff Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Wed, 8 Sep 2021 12:21:46 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20Add=20missing=20space=20in=20=E2=80=9Cf?= =?UTF-8?q?eature=20set=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Anders Kaseorg --- docs/documentation/user.md | 2 +- docs/subsystems/settings.md | 2 +- .../zerver/help/getting-your-organization-started-with-zulip.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/documentation/user.md b/docs/documentation/user.md index f5ebf9930d..8f9f4c1f1e 100644 --- a/docs/documentation/user.md +++ b/docs/documentation/user.md @@ -11,7 +11,7 @@ The feature articles serve a few different purposes: - Feature discovery, for someone browsing the `/help` page, and looking at the set of titles. -- Public documentation of our featureset, for someone googling "can zulip do .." +- Public documentation of our feature set, for someone googling "can zulip do .." - Canned responses to support questions; if someone emails a Zulip admin asking "how do I change my name", they can reply with a link to the doc. - Feature explanations for new Zulip users and admins, especially for diff --git a/docs/subsystems/settings.md b/docs/subsystems/settings.md index 24c0c660c3..068a983f5f 100644 --- a/docs/subsystems/settings.md +++ b/docs/subsystems/settings.md @@ -17,7 +17,7 @@ Philosophically, the goals of the settings system are to make it convenient for: - Zulip server administrators to configure - Zulip's featureset for their server without needing to patch Zulip + Zulip's feature set for their server without needing to patch Zulip - Realm administrators to configure settings for their organization independently without needing to talk with the server administrator. - Secrets (passwords, API keys, etc.) to be stored in a separate place diff --git a/templates/zerver/help/getting-your-organization-started-with-zulip.md b/templates/zerver/help/getting-your-organization-started-with-zulip.md index db1282924c..3e9e115242 100644 --- a/templates/zerver/help/getting-your-organization-started-with-zulip.md +++ b/templates/zerver/help/getting-your-organization-started-with-zulip.md @@ -73,7 +73,7 @@ Zulip integrates directly with dozens of products, and hundreds more through The [integrations page](/integrations) has instructions for integrating with each product. -## Familiarize yourself with Zulip’s featureset +## Familiarize yourself with Zulip’s feature set As the administrator of your Zulip organization, you'll be the initial expert teaching other users how to use Zulip.