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