diff --git a/README.md b/README.md index d9a48380..edd50bc9 100644 --- a/README.md +++ b/README.md @@ -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): diff --git a/README.rst b/README.rst index 39da6b9d..0a866b48 100644 --- a/README.rst +++ b/README.rst @@ -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