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 == :aprovado #=> false
status == :aprobado #=> false
# Arreglos