Skip to content

Commit f486ab2

Browse files
RyanLiu0235yyx990803
authored andcommitted
misspelling (vuejs#5777)
1 parent 2c64dae commit f486ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/compile-props.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ function makePropsLinkFn (props) {
220220
}
221221

222222
/**
223-
* Process a prop with a rawValue, applying necessary coersions,
223+
* Process a prop with a rawValue, applying necessary coercions,
224224
* default values & assertions and call the given callback with
225225
* processed value.
226226
*

0 commit comments

Comments
 (0)