mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-16 19:40:36 +03:00
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:
parent
f35e445963
commit
04fc5a0305
|
@ -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.
|
A good idea is to check the `graphene <http://docs.graphene-python.org/en/latest/>`__ documentation first.
|
||||||
|
|
||||||
Set up the Django project
|
Set up the Django project
|
||||||
------------------------
|
-------------------------
|
||||||
|
|
||||||
You can find the entire project in ``examples/cookbook-plain``.
|
You can find the entire project in ``examples/cookbook-plain``.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user