summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorbrian <brian@MacBook-Pro-de-bria.local>2020-02-28 10:19:01 -0300
committerbrian <brian@MacBook-Pro-de-bria.local>2020-02-28 10:19:01 -0300
commitc1e04d6868c07de97862f8484277748cc8a5ce92 (patch)
treec529463b6e9a942cc7826a564ac209ec72b32320
parent11362faa3c3d55ed6e97dd07fbf84db1d427c3a4 (diff)
Fixed a spelling mistake
-rw-r--r--es-es/ruby-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/ruby-es.html.markdown b/es-es/ruby-es.html.markdown
index e3e43c18..63a47e89 100644
--- a/es-es/ruby-es.html.markdown
+++ b/es-es/ruby-es.html.markdown
@@ -139,7 +139,7 @@ status == :pendiente #=> true
status == 'pendiente' #=> false
-status == :aprovado #=> false
+status == :aprobado #=> false
# Arreglos