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:
@@ -139,7 +139,7 @@ status == :pendiente #=> true
|
|||||||
|
|
||||||
status == 'pendiente' #=> false
|
status == 'pendiente' #=> false
|
||||||
|
|
||||||
status == :aprovado #=> false
|
status == :aprobado #=> false
|
||||||
|
|
||||||
# Arreglos
|
# Arreglos
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user