Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Also, Graphene is fully compatible with the GraphQL spec, working seamlessly wit

## Installation

For instaling graphene, just run this command in your shell
To install `graphene`, just run this command in your shell

```bash
pip install "graphene>=3.0"
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ seamlessly with all GraphQL clients, such as
Installation
------------

For instaling graphene, just run this command in your shell
To install `graphene`, just run this command in your shell

.. code:: bash

Expand Down