We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcbe23f + a48dfcd commit 2f79b2dCopy full SHA for 2f79b2d
src/guide/introduction.md
@@ -71,7 +71,7 @@ const Counter = {
71
72
<FirstExample />
73
74
-文字列の展開に加えて、以下のように要素の属性を束縛(バインディング)することもできます:
+文字列の展開に加えて、以下のように要素の属性をバインド(束縛)することもできます:
75
76
```html
77
<div id="bind-attribute">
0 commit comments