Skip to content

Commit 2f79b2d

Browse files
authored
Merge branch 'vuejs-jp:lang-ja' into lang-ja
2 parents bcbe23f + a48dfcd commit 2f79b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const Counter = {
7171

7272
<FirstExample />
7373

74-
文字列の展開に加えて、以下のように要素の属性を束縛(バインディング)することもできます:
74+
文字列の展開に加えて、以下のように要素の属性をバインド(束縛)することもできます:
7575

7676
```html
7777
<div id="bind-attribute">

0 commit comments

Comments
 (0)