Skip to content

Commit 24706f5

Browse files
authored
Merge pull request #332 from MichaelDanielTom/MichaelDanielTom-patch-1
Readme typo fix
2 parents c63dbea + 3aeee3a commit 24706f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A [Django](https://www.djangoproject.com/) integration for [Graphene](http://gra
99

1010
## Installation
1111

12-
For instaling graphene, just run this command in your shell
12+
For installing graphene, just run this command in your shell
1313

1414
```bash
1515
pip install "graphene-django>=2.0"

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A `Django <https://www.djangoproject.com/>`__ integration for
1313
Installation
1414
------------
1515

16-
For instaling graphene, just run this command in your shell
16+
For installing graphene, just run this command in your shell
1717

1818
.. code:: bash
1919

0 commit comments

Comments
 (0)