Updated List Element.md (markdown)
commited
commit
7cd1457c124c7694757f5f4905a3ed0d86b85633
... | ... | @@ -18,7 +18,7 @@ e.g. in JS language: |
18 | 18 | |
19 | 19 | In which it outputs "Hello" as hello is defined as variable `list` and it's index is `[0]`. |
20 | 20 | |
21 | *auto-generated index in all text script language always start with index 0. |
|
21 | * auto-generated index in all text script language always start with index 0. |
|
22 | 22 | |
23 | 23 | ## Example |
24 | 24 |