Skip to content

Commit 0592b58

Browse files
authored
Update README.es.md
1 parent f5fc628 commit 0592b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/26-two-dimensional-array/README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `26` Two dimensional list
22

3-
## 📝 Instructions:
3+
## 📝 Instrucciones:
44

55
1. Escribe una función llamada `two_dimensional_list()` que tome 2 dígitos (x, y) como entrada y genere un lista bidimensional o matriz.
66

0 commit comments

Comments
 (0)