Skip to content

Commit aaa7789

Browse files
committed
Merge pull request #36 from enaqx/master
Fix JavaScript notation
2 parents fa91dea + 9089d3d commit aaa7789

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
@@ -10,7 +10,7 @@ This technical preview contains a draft specification for GraphQL and a referenc
1010
implementation in JavaScript that implements that draft,
1111
[GraphQL.js](https://github.com/graphql/graphql-js).
1212

13-
The reference implementation provides base libraries in javascript that would
13+
The reference implementation provides base libraries in JavaScript that would
1414
provide the basis for full GraphQL implementations and tools. It is not a fully
1515
standalone GraphQL server that a client developer could use to start
1616
manipulating and querying data. Most importantly it provides no mapping to a

0 commit comments

Comments
 (0)