Skip to content

Commit a3f939f

Browse files
docs: fix 'Startup up' typo in README (#9901)
1 parent 1792a2f commit a3f939f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ INSTALLED_APPS = [
5555

5656
Let's take a look at a quick example of using REST framework to build a simple model-backed API for accessing users and groups.
5757

58-
Startup up a new project like so...
58+
Start up a new project like so...
5959

6060
pip install django
6161
pip install djangorestframework

0 commit comments

Comments
 (0)