aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/functions/arrow_functions
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/javascript/reference/functions/arrow_functions
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/web/javascript/reference/functions/arrow_functions')
-rw-r--r--files/es/web/javascript/reference/functions/arrow_functions/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/functions/arrow_functions/index.html b/files/es/web/javascript/reference/functions/arrow_functions/index.html
index 6ea9a35595..a4f7f4427c 100644
--- a/files/es/web/javascript/reference/functions/arrow_functions/index.html
+++ b/files/es/web/javascript/reference/functions/arrow_functions/index.html
@@ -1,6 +1,6 @@
---
title: Funciones Flecha
-slug: Web/JavaScript/Referencia/Funciones/Arrow_functions
+slug: Web/JavaScript/Reference/Functions/Arrow_functions
tags:
- ECMAScript6
- Intermedio
@@ -8,6 +8,7 @@ tags:
- Referencia
- función
translation_of: Web/JavaScript/Reference/Functions/Arrow_functions
+original_slug: Web/JavaScript/Referencia/Funciones/Arrow_functions
---
<div>{{jsSidebar("Functions", "Funciones")}}</div>