mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
docs: Fix grammar errors found by mwic.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
7807bff526
commit
835ee69c80
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user