Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Aug 28, 2017
1 parent d8bc081 commit be21682
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,9 @@ const apolloProvider = new VueApollo({
defaultClient: apolloClient,
// Default 'apollo' definition
defaultOptions: {
// See 'apollo' defintion
// See 'apollo' definition
// For example: default loading key
$loadingKey: 'loading',
},
// Watch loading state for all queries
// See the 'watchLoading' advanced option
Expand Down

0 comments on commit be21682

Please sign in to comment.