We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e33636 commit cfee9b5Copy full SHA for cfee9b5
docs/ja/README.md
@@ -2,7 +2,7 @@
2
3
`vue-test-utils`は Vue.js 向けの公式単体テストライブラリです。
4
5
-- [インスト](installation/)
+- [インストール](installation/)
6
- [テストランナを選ぶ](installation/choosing-a-test-runner.md)
7
- [Jest による単一ファイルコンポーネントのテスト](installation/testing-single-file-components-with-jest.md)
8
- [Mocha + webpack による単一ファイルコンポーネントのテスト](installation/testing-single-file-components-with-mocha-webpack.md)
docs/ja/installation/README.md
@@ -1,4 +1,4 @@
1
-# インスト
+# インストール
!!!include(docs/ja/installation/choosing-a-test-runner.md)!!!
!!!include(docs/ja/installation/testing-single-file-components-with-jest.md)!!!
0 commit comments