docs: Fix grammar errors found by mwic.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-10-09 12:28:43 -07:00
committed by Anders Kaseorg
parent 7807bff526
commit 835ee69c80
30 changed files with 33 additions and 33 deletions

View File

@@ -4734,7 +4734,7 @@ class SubscriptionAPITest(ZulipTestCase):
def test_subscribe_to_stream_post_policy_restrict_new_members_stream(self) -> None:
"""
New members can subscribe to streams where they can not post
New members can subscribe to streams where they cannot post
"""
new_member_email = self.nonreg_email("test")
self.register(new_member_email, "test")