diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string/repeat/index.html')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/string/repeat/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/repeat/index.html b/files/es/web/javascript/reference/global_objects/string/repeat/index.html index a449bdfb27..239fe52fbe 100644 --- a/files/es/web/javascript/reference/global_objects/string/repeat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/repeat/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.repeat() -slug: Web/JavaScript/Referencia/Objetos_globales/String/repeat +slug: Web/JavaScript/Reference/Global_Objects/String/repeat tags: - ECMAScript2015 - JavaScript @@ -9,6 +9,7 @@ tags: - String - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/repeat +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/repeat --- <div>{{JSRef}}</div> |