We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d955a commit 9089d3dCopy full SHA for 9089d3d
README.md
@@ -10,7 +10,7 @@ This technical preview contains a draft specification for GraphQL and a referenc
10
implementation in JavaScript that implements that draft,
11
[GraphQL.js](https://github.com/graphql/graphql-js).
12
13
-The reference implementation provides base libraries in javascript that would
+The reference implementation provides base libraries in JavaScript that would
14
provide the basis for full GraphQL implementations and tools. It is not a fully
15
standalone GraphQL server that a client developer could use to start
16
manipulating and querying data. Most importantly it provides no mapping to a
0 commit comments