Skip to content

Commit 0d1c441

Browse files
briangonzalezktsn
authored andcommitted
thier -> their (#142)
1 parent 7c85160 commit 0d1c441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ If you use some Vue plugins like Vue Router, you may want class components to re
116116
// class-component-hooks.js
117117
import Component from 'vue-class-component'
118118

119-
// Register the router hooks with thier names
119+
// Register the router hooks with their names
120120
Component.registerHooks([
121121
'beforeRouteEnter',
122122
'beforeRouteLeave'

0 commit comments

Comments
 (0)