diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/json')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/json/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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</pre> } </pre> -<p>Los objectos <a class="link-https" href="https://github.com/douglascrockford/JSON-js" title="https://github.com/douglascrockford/JSON-js">JSON2</a> y <a class="external" href="http://bestiejs.github.com/json3" title="http://bestiejs.github.com/json3">JSON3</a> son mas complejos que el objeto JSON ya que manejanĀ <a class="external" href="http://remysharp.com/2010/10/08/what-is-a-polyfill/" title="http://remysharp.com/2010/10/08/what-is-a-polyfill/">polyfills</a>.</p> +<p>Los objectos <a class="link-https" href="https://github.com/douglascrockford/JSON-js" title="https://github.com/douglascrockford/JSON-js">JSON2</a> y <a class="external" href="http://bestiejs.github.com/json3" title="http://bestiejs.github.com/json3">JSON3</a> son mas complejos que el objeto JSON ya que manejanĀ <a class="external" href="http://remysharp.com/2010/10/08/what-is-a-polyfill/">polyfills</a>.</p> <h2 id="Especificaciones">Especificaciones</h2> |