diff options
-rw-r--r-- | files/es/web/api/window/localstorage/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/window/localstorage/index.html b/files/es/web/api/window/localstorage/index.html index 060904d837..e837f2218c 100644 --- a/files/es/web/api/window/localstorage/index.html +++ b/files/es/web/api/window/localstorage/index.html @@ -76,7 +76,7 @@ localStorage.clear(); </tbody> </table> -<h2 id="Compatibiliad_de_Navegadores">Compatibiliad de Navegadores</h2> +<h2 id="Compatibiliad_de_Navegadores">Compatibilidad de Navegadores</h2> <p>{{ CompatibilityTable() }}</p> |