diff --git a/README.md b/README.md index 740ecfd6..54c17828 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ const client = new GraphQLClient(config) ```js import { ClientContext } from 'graphql-hooks' -; + {/* children can now consume the client context */} ```