Skip to content

Commit c7a6b44

Browse files
author
Amon Keishima
committed
chore: fix docs
1 parent 2a8a1df commit c7a6b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/teleport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Vue は私たちに、UI やそれに関連する挙動をコンポーネント
1919
</body>
2020
```
2121

22-
modal-button` について見てみましょう。
22+
`modal-button` について見てみましょう。
2323

2424
コンポーネントはモーダルを開くための `button` 要素を持っており、さらに `.modal` クラスを持った `div` 要素があります。これはモーダルのコンテンツを表示して、自身を閉じるためのボタンを持っている要素です。
2525

0 commit comments

Comments
 (0)