Skip to content

Commit 8684777

Browse files
samayoztlevi
authored andcommitted
chore: fix comment typo (vuejs#6573)
correct "a input" to "an input"
1 parent f82ebf5 commit 8684777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/vue.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ function toString (val) {
8383
}
8484

8585
/**
86-
* Convert a input value to a number for persistence.
86+
* Convert an input value to a number for persistence.
8787
* If the conversion fails, return original string.
8888
*/
8989
function toNumber (val) {

0 commit comments

Comments
 (0)