Skip to content

Commit 888348b

Browse files
committed
small grammar fix on readme
1 parent 2ef0e23 commit 888348b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Please read [UPGRADE-v1.0.md](/UPGRADE-v1.0.md) to learn how to upgrade.
4141

4242
## Examples
4343

44-
Here is one example for get you started:
44+
Here is one example for you to get started:
4545

4646
```python
4747
class Query(graphene.ObjectType):

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ upgrade.
5252
Examples
5353
--------
5454

55-
Here is one example for get you started:
55+
Here is one example for you to get started:
5656

5757
.. code:: python
5858

0 commit comments

Comments
 (0)