fix(learn): Remove repeated definition tag in challenge (#41151)
This commit is contained in:
@ -15,7 +15,7 @@ You can also nest arrays within other arrays, like below:
|
|||||||
[["Bulls", 23], ["White Sox", 45]]
|
[["Bulls", 23], ["White Sox", 45]]
|
||||||
```
|
```
|
||||||
|
|
||||||
This is also called a <dfn>multi-dimensional array<dfn>.</dfn></dfn>
|
This is also called a <dfn>multi-dimensional array</dfn>.
|
||||||
|
|
||||||
# --instructions--
|
# --instructions--
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user