OwO zero made a typo wippy

doc_update
Joey Hines 2019-07-21 16:38:26 -05:00
parent 49dca3dadb
commit 0d3e40289c
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ Minecraft usernames in Geoffrey can be updated using the `update_mc_username` su
python manage.py update_mc_username
To handle username updates automatically , an external scheduling program should be used. Below is an example of how to
To handle username updates automatically, an external scheduling program should be used. Below is an example of how to
do this with a Linux cron job:
.. code-block:: bash
@ -89,7 +89,7 @@ do this with a Linux cron job:
deactivate
The above script should be played in the appropriate `/etc/cron.` directory.
The above script should be placed in the appropriate `/etc/cron.` directory.