Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit ed61254

Browse files
authored
update props-data.md (#736)
1 parent c6c226b commit ed61254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/props-data.md

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

1212
## 2.x 语法
1313

14-
在 2.x,我们可以在创建 Vue 实例的时候传入 prop:
14+
在 2.x,我们可以在创建 Vue 实例的时候传入 prop:
1515

1616
```js
1717
const Comp = Vue.extend({

0 commit comments

Comments
 (0)