Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
Fix project name graphql-express-> express-graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Nov 1, 2015
1 parent 3df8a01 commit d050156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ depending on the provided *Content-Type* header.

In order to support advanced scenarios such as installing a GraphQL server on a
dynamic endpoint or accessing the current authentication information,
graphql-express allows options to be provided as a function of each
express-graphql allows options to be provided as a function of each
express request.

This example uses [`express-session`][] to run GraphQL on a rootValue based on
Expand Down

0 comments on commit d050156

Please sign in to comment.