mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Merge pull request #406 from kelvintaywl/fix-small-readme-typo
small grammar fix on readme
This commit is contained in:
commit
02eb6856ed
|
@ -41,7 +41,7 @@ Please read [UPGRADE-v1.0.md](/UPGRADE-v1.0.md) to learn how to upgrade.
|
|||
|
||||
## Examples
|
||||
|
||||
Here is one example for get you started:
|
||||
Here is one example for you to get started:
|
||||
|
||||
```python
|
||||
class Query(graphene.ObjectType):
|
||||
|
|
|
@ -52,7 +52,7 @@ upgrade.
|
|||
Examples
|
||||
--------
|
||||
|
||||
Here is one example for get you started:
|
||||
Here is one example for you to get started:
|
||||
|
||||
.. code:: python
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user