We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac616f6 + 4e8ae68 commit 7578178Copy full SHA for 7578178
src/vue.js
@@ -5,7 +5,7 @@ var extend = _.extend
5
* The exposed Vue constructor.
6
*
7
* API conventions:
8
- * - public API methods/properties are prefiexed with `$`
+ * - public API methods/properties are prefixed with `$`
9
* - internal methods/properties are prefixed with `_`
10
* - non-prefixed properties are assumed to be proxied user
11
* data.
0 commit comments