Skip to content

Commit be21682

Browse files
author
Guillaume Chau
committed
Typo
1 parent d8bc081 commit be21682

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1474,7 +1474,9 @@ const apolloProvider = new VueApollo({
14741474
defaultClient: apolloClient,
14751475
// Default 'apollo' definition
14761476
defaultOptions: {
1477-
// See 'apollo' defintion
1477+
// See 'apollo' definition
1478+
// For example: default loading key
1479+
$loadingKey: 'loading',
14781480
},
14791481
// Watch loading state for all queries
14801482
// See the 'watchLoading' advanced option

0 commit comments

Comments
 (0)