Merge pull request #340 from thebigredgeek/patch-1

Remove erroneous characters from README.md
This commit is contained in:
Jonas Helfer 2017-03-27 09:57:26 -07:00 committed by GitHub
commit 971b406138

View file

@ -167,8 +167,6 @@ exports.handler = server.graphqlLambda({ schema: myGraphQLSchema });
## Options
=======
GraphQL Server can be configured with an options object with the the following fields:
* **schema**: the GraphQLSchema to be used