From 4be79dba876522c7d8dcb59fc5a3e394a6f29deb Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Mon, 14 Mar 2022 18:31:41 +0100 Subject: [PATCH] help_docs: Remove 'Restricting' from list of actions. Cleans up the list of actions that can be restricted via settings for new members. Previously, there were a number of entries in the list that began with 'Restricting' and not the action that was being set. --- .../zerver/help/restrict-permissions-of-new-members.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/zerver/help/restrict-permissions-of-new-members.md b/templates/zerver/help/restrict-permissions-of-new-members.md index 409a2a4ed3..09c85885ed 100644 --- a/templates/zerver/help/restrict-permissions-of-new-members.md +++ b/templates/zerver/help/restrict-permissions-of-new-members.md @@ -12,14 +12,14 @@ past a certain **waiting period** threshold. After that they are **full members* You can configure how long the waiting period is, as well as which actions require being a full member. -Currently, the following actions support limiting access to full members. +Currently, the following actions support limiting access to full members: - [Creating streams](/help/configure-who-can-create-streams) - [Adding users to streams](/help/configure-who-can-invite-to-streams) -- [Restricting posting to a stream](/help/stream-sending-policy) -- [Restricting inviting users to organization](/help/invite-new-users) -- [Restricting adding custom emoji](/help/custom-emoji#change-who-can-add-custom-emoji) -- [Restricting creating and modifying user groups][user-group-permissions] +- [Posting to a stream](/help/stream-sending-policy) +- [Inviting users to the organization](/help/invite-new-users) +- [Adding custom emoji](/help/custom-emoji#change-who-can-add-custom-emoji) +- [Creating and modifying user groups][user-group-permissions] [user-group-permissions]: /help/user-groups#configure-who-can-create-and-manage-user-groups