diff --git a/README.md b/README.md index 639d70e..4e0b01d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A [Django](https://www.djangoproject.com/) integration for [Graphene](http://gra ## Installation -For instaling graphene, just run this command in your shell +For installing graphene, just run this command in your shell ```bash pip install "graphene-django>=2.0" diff --git a/README.rst b/README.rst index c19b802..a96e60f 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ A `Django `__ integration for Installation ------------ -For instaling graphene, just run this command in your shell +For installing graphene, just run this command in your shell .. code:: bash