Skip to content

Commit 701d02b

Browse files
oohiraposva
authored andcommitted
docs(ja): Fix incorrect bold style (#2459)
1 parent da1e648 commit 701d02b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

β€Ždocs/ja/guide/essentials/passing-props.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
γ‚³γƒ³γƒγƒΌγƒγƒ³γƒˆγ‚’γƒ«γƒΌγ‚ΏγƒΌγ‹γ‚‰εˆ†ι›’γ™γ‚‹γŸγ‚γ« `props` γ‚ͺプションを使います:
66

7-
** `$route` に硐合**
7+
**`$route` に硐合**
88

99
``` js
1010
const User = {
@@ -17,7 +17,7 @@ const router = new VueRouter({
1717
})
1818
```
1919

20-
** `props` γ«γ‚ˆγ‚‹εˆ†ι›’**
20+
**`props` γ«γ‚ˆγ‚‹εˆ†ι›’**
2121

2222
``` js
2323
const User = {

0 commit comments

Comments
Β (0)