Skip to content

Commit 6b0f033

Browse files
committed
chore: fix lint errors
1 parent cd444b6 commit 6b0f033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/slots-unification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ badges:
1818

1919
## 2.x 構文
2020

21-
render関数を使用する場合、つまり、`h` は、2.x ではコンテンツノードの `slot` データプロパティを定義するために使用されます。
21+
render 関数を使用する場合、つまり、`h` は、2.x ではコンテンツノードの `slot` データプロパティを定義するために使用されます。
2222

2323
```js
2424
// 2.x 構文

0 commit comments

Comments
 (0)