mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-25 16:23:37 +03:00
Merge pull request #3871 from brianl9995/master
[ruby/es] Fixed a spelling mistake
This commit is contained in:
commit
e57e59f5f3
@ -139,7 +139,7 @@ status == :pendiente #=> true
|
||||
|
||||
status == 'pendiente' #=> false
|
||||
|
||||
status == :aprovado #=> false
|
||||
status == :aprobado #=> false
|
||||
|
||||
# Arreglos
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user