Skip to content

Commit 21691f1

Browse files
authored
docs(api): fix typo in options.md (#1217)
Very minor edit on the documentation.
1 parent e815752 commit 21691f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/api/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,4 @@ Vuex store namespace for keeping state.
149149

150150
* Default: `scope`
151151

152-
`user` object property used for scope checking (`hasScope`). Can be either an array or a object.
152+
`user` object property used for scope checking (`hasScope`). Can be either an array or an object.

0 commit comments

Comments
 (0)