Skip to content

Commit ae85012

Browse files
authored
Merge pull request #370 from colorbox/fix_typo_on_mixnis
2 parents 41feaa3 + 1324e85 commit ae85012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/mixins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,4 @@ Vue 2 では、ミックスインはコンポーネントロジックの一部
223223

224224
- 再利用性は制限されている: ロジックを変更するためのパラメータをミックスインに渡せないことは、抽象化ロジックに関する柔軟性を低下させます。
225225

226-
これらの問題に対処するため、論理的な関心事によってコードを整理する新しい方法を追加しました: [Composition] API](composition-api-introduction.html)
226+
これらの問題に対処するため、論理的な関心事によってコードを整理する新しい方法を追加しました: [Composition API](composition-api-introduction.html)

0 commit comments

Comments
 (0)