Merge pull request #3871 from brianl9995/master

[ruby/es] Fixed a spelling mistake
This commit is contained in:
Divay Prakash 2020-02-29 00:27:53 +05:30 committed by GitHub
commit e57e59f5f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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