From 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:33:49 -0400 Subject: Remove link title attributes thats just the href es (#1737) * remove link 'title' attributes that's just the 'href' (es) * a couple more --- files/es/web/api/window/localstorage/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/api/window/localstorage') diff --git a/files/es/web/api/window/localstorage/index.html b/files/es/web/api/window/localstorage/index.html index c93ae93d98..060904d837 100644 --- a/files/es/web/api/window/localstorage/index.html +++ b/files/es/web/api/window/localstorage/index.html @@ -133,7 +133,7 @@ localStorage.clear(); -

Todos los navegadores tienen variaciones en los niveles de capacidad de almacenamiento tanto para localStorage como para sessionStorage. He aquí un detalle sobre las distintas capacidades en los diferentes navegadores.

+

Todos los navegadores tienen variaciones en los niveles de capacidad de almacenamiento tanto para localStorage como para sessionStorage. He aquí un detalle sobre las distintas capacidades en los diferentes navegadores.

-- cgit v1.2.3-54-g00ecf