Skip to content

Commit e7aeb13

Browse files
authored
update the translation of range (close vuejs#1221) (vuejs#1224)
1 parent 490578b commit e7aeb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ methods: {
315315
}
316316
```
317317

318-
## `v-for` 里使用值范围
318+
## `v-for` 里使用范围值
319319

320320
`v-for` 也可以接受整数。在这种情况下,它会把模板重复对应次数。
321321

0 commit comments

Comments
 (0)