diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/promise/catch')
| -rw-r--r-- | files/es/web/javascript/reference/global_objects/promise/catch/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/promise/catch/index.html b/files/es/web/javascript/reference/global_objects/promise/catch/index.html index 00f851fe3b..930f8a0e08 100644 --- a/files/es/web/javascript/reference/global_objects/promise/catch/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/catch/index.html @@ -172,7 +172,7 @@ p2.then(function (value) { <h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2> -<p class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p> + <p>{{Compat("javascript.builtins.promise.catch")}}</p> |
