From 25e9829d00ed2c13dd1e6b7849cc06c0e641fd37 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Wed, 2 Aug 2017 15:12:46 +1000 Subject: [PATCH] Fix spelling of GraphCool in Readme Noticed this small typo, figured I'd contribute a fix back. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b5b242..fd9c1a4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ npm install npm start ``` -## GraqhCool +## GraphCool I've been using [GraphCool](http://graph.cool) to play around with creating a GraphQL schema to test against. Right now this is configured in src/graphqlCoolClient.js. It's easy enough