Skip to content

Commit 9e74014

Browse files
committed
Merge pull request #30 from iquabius/patch-1
Remove duplicated article "the"
2 parents 7bcd593 + 9c53dfa commit 9e74014

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
@@ -17,7 +17,7 @@ An overview of GraphQL in general is available in the
1717
[Specification for GraphQL](https://github.com/facebook/graphql).
1818

1919
This library is designed to work with the
20-
the [GraphQL.js](https://github.com/graphql/graphql-js) reference implementation
20+
[GraphQL.js](https://github.com/graphql/graphql-js) reference implementation
2121
of a GraphQL server.
2222

2323
An overview of the functionality that a Relay-compliant GraphQL server should

0 commit comments

Comments
 (0)