Skip to content

Commit 54183bc

Browse files
committed
Merge remote-tracking branch 'upstream/master' into drf-serializer-update
2 parents caebbf0 + 24706f5 commit 54183bc

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)