Skip to content

Commit a5d2cf4

Browse files
committed
fix: remove the translation for "the"
1 parent dec2d46 commit a5d2cf4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/api/options-assets.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- **詳細:**
88

9-
そのコンポーネントインスタンスで利用可能なディレクティブのハッシュです
9+
コンポーネントインスタンスで利用可能なディレクティブのハッシュです
1010

1111
- **使用方法:**
1212

@@ -21,7 +21,6 @@
2121
}
2222
}
2323
},
24-
2524
template: `<input v-focus>`
2625
})
2726
```
@@ -34,9 +33,7 @@
3433

3534
- **詳細:**
3635

37-
そのコンポーネントインスタンスで利用可能なコンポーネントのハッシュです
38-
39-
36+
コンポーネントインスタンスで利用可能なコンポーネントのハッシュです
4037

4138
- **使用方法:**
4239

0 commit comments

Comments
 (0)