Skip to content

Commit

Permalink
refactor: fix typo (vuejs#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLviA authored Nov 7, 2021
1 parent 55c77e1 commit a76e343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export default defineComponent({
main,
// gives access only to specific state or getter
counter,
doublerCount,
doubleCount,
}
},
})
Expand Down

0 comments on commit a76e343

Please sign in to comment.