Skip to content

Commit 54a7f6e

Browse files
AllySuJustineo
AllySu
authored andcommitted
Update components-props.md (#722)
Chang the word "想" to "像".
1 parent ff5d87f commit 54a7f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/components-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Vue.component('blog-post', {
2727

2828
## 静态的和动态的 Prop
2929

30-
像这样,你已经知道了可以想这样给 prop 传入一个静态的值:
30+
像这样,你已经知道了可以像这样给 prop 传入一个静态的值:
3131

3232
```html
3333
<blog-post title="My journey with Vue"></blog-post>

0 commit comments

Comments
 (0)