Skip to content

Commit

Permalink
Fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed Aug 10, 2018
1 parent 675437c commit 7e73457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

- Allow an `optimistic` param to be passed into `ApolloClient.readQuery` and
`ApolloClient.readFragment`, that when set to `true`, will allow
optimistic results to be returned. Is `false` by default.
[#jay1337](https://github.com/jay1337) in [#2429](https://github.com/apollographql/apollo-client/pull/2429)
optimistic results to be returned. Is `false` by default. <br/>
[@jay1337](https://github.com/jay1337) in [#2429](https://github.com/apollographql/apollo-client/pull/2429)

### Apollo Cache In-Memory (vNext)

Expand Down

0 comments on commit 7e73457

Please sign in to comment.