Fix spelling and grammar

This commit is contained in:
Josh Price 2016-01-25 23:16:44 +11:00
parent b281bff226
commit dea09a6dce

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