You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Core GraphQL Library for Python
14
14
15
15
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.
16
16
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.
18
18
19
19
Please see [issues](https://github.com/graphql-python/graphql-core/issues) for the progress.
0 commit comments