Skip to content

Commit 26947c6

Browse files
committed
typo
1 parent f39edae commit 26947c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ When contributing to this repository, please first discuss the change you wish t
55
If you intend to change the public API, or make any non-trivial changes to the implementation, we recommend filing an issue. This lets us reach an agreement on your proposal before you put significant effort into it.
66

77
## Javascript style guides
8-
JavaScript must adhere to [Vue.Js official recommended style](https://github.com/vuejs/eslint-plugin-vue).
8+
Javascript must adhere to [Vue.js official recommended style](https://github.com/vuejs/eslint-plugin-vue).
99

1010
## DocBlock
1111
Every function, methods, computed properties, props should have a docblock to explain what it does

0 commit comments

Comments
 (0)