2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Merge pull request #271 from SchrodingersGat/typo

Fix a typo
This commit is contained in:
Oliver
2019-05-09 09:04:52 +10:00
committed by GitHub

View File

@ -28,7 +28,7 @@ which performs the following actions:
Superuser Account
-----------------
Run ``make supeuser`` to create a superuser account, required for initial system login.
Run ``make superuser`` to create a superuser account, required for initial system login.
Run Development Server
----------------------