From 9c53dfa6affda759a00c7e2ef696f3b3baf6779b Mon Sep 17 00:00:00 2001 From: Josias Duarte Busiquia Date: Tue, 6 Oct 2015 18:35:00 -0400 Subject: [PATCH] Remove duplicated article "the" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f42f2d..6aa997f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ An overview of GraphQL in general is available in the [Specification for GraphQL](https://github.com/facebook/graphql). This library is designed to work with the -the [GraphQL.js](https://github.com/graphql/graphql-js) reference implementation +[GraphQL.js](https://github.com/graphql/graphql-js) reference implementation of a GraphQL server. An overview of the functionality that a Relay-compliant GraphQL server should