summaryrefslogtreecommitdiffhomepage
path: root/es-es/javascript-es.html.markdown
diff options
context:
space:
mode:
authoringmrb <ingmrb@users.noreply.github.com>2015-11-01 02:24:00 -0300
committeringmrb <ingmrb@users.noreply.github.com>2015-11-01 02:24:00 -0300
commita3b69a2275c343d4e5b4e58d6eb4010517e0eef9 (patch)
treec1296aabe44e9dfff4dd9aae63af24aabeef212f /es-es/javascript-es.html.markdown
parent5afae99b94e388191f87023f4607a475dfddca79 (diff)
[javascript /es] typo
Diffstat (limited to 'es-es/javascript-es.html.markdown')
-rw-r--r--es-es/javascript-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/javascript-es.html.markdown b/es-es/javascript-es.html.markdown
index 3273f7ad..9ef0c63e 100644
--- a/es-es/javascript-es.html.markdown
+++ b/es-es/javascript-es.html.markdown
@@ -476,7 +476,7 @@ typeof miNumero; // = 'number'
typeof miNumeroObjeto; // = 'object'
miNumero === miNumeroObjeyo; // = false
if (0){
- // Este código no se ejecutara porque 0 es false.
+ // Este código no se ejecutará porque 0 es false.
}
// Aún así, los objetos que envuelven y los prototipos por defecto comparten