Merge pull request #89 from joshprice/patch-1

Fix spelling and grammar
This commit is contained in:
Syrus Akbary 2016-01-25 05:48:24 -08:00
commit 0345fa41ef

View File

@ -16,9 +16,9 @@ Also the following Types are available:
- `graphene.List`
- `graphene.NonNull`
## Shorcuts
## Shortcuts
There are some shorcuts for code easier.
There are some shortcuts for building schemas more easily.
The following are equivalent
```python