mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +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
@@ -469,7 +469,7 @@ We can see in the traceback that a `SchemaError` was raised in
|
||||
raise SchemaError(message) from None
|
||||
```
|
||||
|
||||
The next line in the output, let's us know how many errors were found
|
||||
The next line in the output, lets us know how many errors were found
|
||||
and for what endpoint.
|
||||
|
||||
```console
|
||||
|
||||
@@ -38,7 +38,7 @@ help you along.
|
||||
|
||||
Don't forget to have fun! Spending a few months coding on open source is an
|
||||
amazing opportunity, and we hope you'll have a blast. Your acceptance to the
|
||||
program means that we we are confident that if you put in the effort, your
|
||||
program means that we are confident that if you put in the effort, your
|
||||
contributions to the open source world will be something you can be proud of for
|
||||
the rest of your life.
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ this file:
|
||||
rendered content, since the APNS and GCM push notification systems
|
||||
don't support richer markup. Mostly, this involves stripping HTML,
|
||||
but there's some syntax we take special care with. Tests for what
|
||||
this plain-text version of content should be are stored in the
|
||||
this plain-text version of content should be stored in the
|
||||
`text_content` field.
|
||||
|
||||
If you're going to manually test some changes in the frontend Markdown
|
||||
|
||||
Reference in New Issue
Block a user