Commit 333cb9d
authored
Fixed minor typos
The empty users array was undeclared in the second test, and the object in the first test was missing a comma in its declaration.1 parent 77cb06d commit 333cb9d
File tree
1 file changed
+2
-1
lines changed- 1-js/05-data-types/05-array-methods/12-reduce-object/_js.view
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
0 commit comments