mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54:58 +00:00
docs: management-commands.md: Fix grammar problems found by LanguageTool.
This commit is contained in:
@@ -16,7 +16,7 @@ cd /home/zulip/deployments/current
|
|||||||
# Start by reading the help
|
# Start by reading the help
|
||||||
./manage.py <command_name> --help
|
./manage.py <command_name> --help
|
||||||
|
|
||||||
# Once you've determine this is the command for you, run it!
|
# Once you've determined this is the command for you, run it!
|
||||||
./manage.py <command_name> <args>
|
./manage.py <command_name> <args>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user