We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1792a2f commit a3f939fCopy full SHA for a3f939f
README.md
@@ -55,7 +55,7 @@ INSTALLED_APPS = [
55
56
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.
57
58
-Startup up a new project like so...
+Start up a new project like so...
59
60
pip install django
61
pip install djangorestframework
0 commit comments