docs: fix typo in CHANGELOG (#1478)

This commit is contained in:
Cedric TESNIERE 2018-08-07 00:38:36 +02:00 committed by Evans Hauser
parent fb28693a8a
commit d6eca9729f

View file

@ -24,7 +24,7 @@ Unused RC, due to publication issues
- export `bodyParser.Options` to koa [#1334](https://github.com/apollographql/apollo-server/pull/1334)
- add and use playground in ApolloServer constructor [#1297](https://github.com/apollographql/apollo-server/pull/1297)
- **breaking**: remove calculate headers as function [#1337](https://github.com/apollographql/apollo-server/pull/1337)
- **breaking**: remove `fromatParams` [#1331](https://github.com/apollographql/apollo-server/pull/1331)
- **breaking**: remove `formatParams` [#1331](https://github.com/apollographql/apollo-server/pull/1331)
### rc.7