intro tutorial: setup -> set up

"setup" is a noun, while "set up" is a verb. I've updated the usage here.
This commit is contained in:
Nik Nyby 2017-10-04 23:13:00 -04:00 committed by GitHub
parent f35e445963
commit 04fc5a0305

View File

@ -9,7 +9,7 @@ Our primary focus here is to give a good understanding of how to connect models
A good idea is to check the `graphene <http://docs.graphene-python.org/en/latest/>`__ documentation first.
Set up the Django project
------------------------
-------------------------
You can find the entire project in ``examples/cookbook-plain``.