mirror of https://github.com/zulip/zulip.git
docs: management-commands.md: Fix grammar problems found by LanguageTool.
This commit is contained in:
parent
507851c25a
commit
74780d24d5
|
@ -16,7 +16,7 @@ cd /home/zulip/deployments/current
|
|||
# Start by reading the 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>
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue