Changes "apollo server" to "Graphql Server"

This commit is contained in:
Rafael Cosman 2017-02-04 00:12:58 -08:00 committed by GitHub
parent c1bc7375cd
commit ff88ddf2b4

View file

@ -215,7 +215,7 @@ That said, GraphQL Server is heavily inspired by express-graphql (it's the refer
## GraphQL Server Development
If you want to develop apollo server locally you must follow the following instructions:
If you want to develop GraphQL Server locally you must follow the following instructions:
* Fork this repository