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/javascript/reference/global_objects/json/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/javascript/reference/global_objects/json') diff --git a/files/es/web/javascript/reference/global_objects/json/index.html b/files/es/web/javascript/reference/global_objects/json/index.html index c065102c2c..01fa9b1275 100644 --- a/files/es/web/javascript/reference/global_objects/json/index.html +++ b/files/es/web/javascript/reference/global_objects/json/index.html @@ -146,7 +146,7 @@ eval(code); // fails } -

Los objectos JSON2 y JSON3 son mas complejos que el objeto JSON ya que manejanĀ polyfills.

+

Los objectos JSON2 y JSON3 son mas complejos que el objeto JSON ya que manejanĀ polyfills.

Especificaciones

-- cgit v1.2.3-54-g00ecf