diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/promise/finally/index.html')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/promise/finally/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/promise/finally/index.html b/files/es/web/javascript/reference/global_objects/promise/finally/index.html index 8d21aa785a..77c0f0ce72 100644 --- a/files/es/web/javascript/reference/global_objects/promise/finally/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/finally/index.html @@ -1,7 +1,8 @@ --- title: Promise.prototype.finally() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/finally +slug: Web/JavaScript/Reference/Global_Objects/Promise/finally translation_of: Web/JavaScript/Reference/Global_Objects/Promise/finally +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/finally --- <div>{{JSRef}}</div> |