diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst index 34a93a7..d7b8842 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -101,7 +101,7 @@ You will need to run Stator in order to have background actions work:: ./manage.py runstator -Make yourself a superuser account in order to log in: +Make yourself a superuser account in order to log in:: ./manage.py createsuperuser |