1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 10:14:58 +02:00

Fixed a spelling mistake

This commit is contained in:
brian
2020-02-28 10:19:01 -03:00
parent 11362faa3c
commit c1e04d6868

View File

@@ -139,7 +139,7 @@ status == :pendiente #=> true
status == 'pendiente' #=> false status == 'pendiente' #=> false
status == :aprovado #=> false status == :aprobado #=> false
# Arreglos # Arreglos