Skip to content

Commit 8827510

Browse files
committed
fix: 微修正
1 parent 58a65e6 commit 8827510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/component-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ HTML 要素のように、コンポーネントに要素を渡すことができ
369369

370370
```html
371371
<alert-box>
372-
Something bad happened.
372+
Something bad happened.
373373
</alert-box>
374374
```
375375

0 commit comments

Comments
 (0)