aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/global_objects/string/slice
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/slice')
-rw-r--r--files/es/web/javascript/reference/global_objects/string/slice/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/slice/index.html b/files/es/web/javascript/reference/global_objects/string/slice/index.html
index cbfe5a716b..b8d637f57b 100644
--- a/files/es/web/javascript/reference/global_objects/string/slice/index.html
+++ b/files/es/web/javascript/reference/global_objects/string/slice/index.html
@@ -1,6 +1,6 @@
---
title: String.prototype.slice()
-slug: Web/JavaScript/Referencia/Objetos_globales/String/slice
+slug: Web/JavaScript/Reference/Global_Objects/String/slice
tags:
- Cadena
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Prototipo
- String
translation_of: Web/JavaScript/Reference/Global_Objects/String/slice
+original_slug: Web/JavaScript/Referencia/Objetos_globales/String/slice
---
<p>{{JSRef("Objetos_globales", "String")}}</p>