diff --git a/source/guide/list.md b/source/guide/list.md index 3c6bda065f..962fae7fa9 100644 --- a/source/guide/list.md +++ b/source/guide/list.md @@ -46,11 +46,11 @@ var demo = new Vue({ ## Arrays of Primitive Values -For Arrays containing primitive values, you can access the value simply as `value`: +For Arrays containing primitive values, you can access the value simply as `$value`: ``` html
``` @@ -64,7 +64,7 @@ new Vue({ ``` **Result:** - + \ No newline at end of file +