Skip to content

Commit 6daee35

Browse files
committed
Update src/guide/built-ins/teleport.md
1 parent 4575626 commit 6daee35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/guide/built-ins/teleport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
```vue-html
1414
<div class="outer">
15-
<h3>Modal with Vue 3 Teleport</h3>
15+
<h3>Vue Teleport Example</h3>
1616
<div>
1717
<MyModal />
1818
</div>

0 commit comments

Comments
 (0)