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 879d629 commit 5e1f14bCopy full SHA for 5e1f14b
src/guide/plugins.md
@@ -6,7 +6,7 @@
6
7
1. グローバルメソッドまたはグローパルプロパティの追加 例)[vue-custom-element](https://github.com/karol-f/vue-custom-element).
8
9
-2. ディレクティブ / フィルタ / トランジションのような 1 つ以上のグローバルアセットの追加 例) [vue-touch](https://github.com/vuejs/vue-touch).
+2. ディレクティブやトランジションのような 1 つ以上のグローバルアセットの追加 例) [vue-touch](https://github.com/vuejs/vue-touch).
10
11
3. グローバル mixin によるコンポーネントオプションの追加 例) [vue-router](https://github.com/vuejs/vue-router).
12
0 commit comments