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.
1 parent ad80091 commit 71748d1Copy full SHA for 71748d1
index.js
@@ -8,7 +8,7 @@ export default {
8
* Collects all available extensions and maintains a list of hooks, pointing to them.
9
* @param {Object} Vue The main Vue instance
10
* @param {Object} options An named index of objects:
11
- * "extensions": a named index of modules that export a extension:
+ * "extensions": a named index of modules that export an extension:
12
* name: the name of the extensions
13
* hooks: named index, each one pointing to a list of Vue
14
* components implementing that hook. They will be
0 commit comments