Skip to content

Commit e6d9d39

Browse files
committed
modify bug
1 parent 755bc24 commit e6d9d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

article/005-reference-object-array.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ console.log(person) // 移除后的数组 [ 'D
211211

212212
反向栈使用:unshift() shift()
213213

214-
```javascript 1.8
214+
```javascript
215215

216216
// TODO: 待补图说明
217217

0 commit comments

Comments
 (0)