Skip to content

Commit b0a6745

Browse files
committed
Merge pull request #17 from faassen/master
Fix typo in readme.
2 parents ce8ed61 + 8eb4b3d commit b0a6745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Core GraphQL Library for Python
1414

1515
We are currently focusing on porting [graphql-js](https://github.com/graphql/graphql-js) to Python. This library incldes core features only that other packages within the [graphql-python](https://github.com/graphql-python/) organization shall build upon.
1616

17-
We are currently targeting feature parity with `v0.4.7` of the reference implementaiton.
17+
We are currently targeting feature parity with `v0.4.7` of the reference implementation.
1818

1919
Please see [issues](https://github.com/graphql-python/graphql-core/issues) for the progress.
2020

0 commit comments

Comments
 (0)