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.
2 parents c63dbea + 3aeee3a commit 24706f5Copy full SHA for 24706f5
README.md
@@ -9,7 +9,7 @@ A [Django](https://www.djangoproject.com/) integration for [Graphene](http://gra
9
10
## Installation
11
12
-For instaling graphene, just run this command in your shell
+For installing graphene, just run this command in your shell
13
14
```bash
15
pip install "graphene-django>=2.0"
README.rst
@@ -13,7 +13,7 @@ A `Django <https://www.djangoproject.com/>`__ integration for
Installation
------------
16
17
18
.. code:: bash
19
0 commit comments