Skip to content

Commit 90ed2c1

Browse files
craigdanjtomchristie
authored andcommitted
Small grammar correction in quickstart. (#6121)
Just felt the sentence could use some improving.
1 parent 81fa4b4 commit 90ed2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ We'll also create an initial user named `admin` with a password of `password123`
5656

5757
python manage.py createsuperuser --email [email protected] --username admin
5858

59-
Once you've set up a database and initial user created and ready to go, open up the app's directory and we'll get coding...
59+
Once you've set up a database and the initial user is created and ready to go, open up the app's directory and we'll get coding...
6060

6161
## Serializers
6262

0 commit comments

Comments
 (0)