diff --git a/index.html b/index.html index 295228c..e4b4acb 100644 --- a/index.html +++ b/index.html @@ -996,8 +996,8 @@

creation of the {{ArrayBuffer}} object are re-thrown.

- The json() method steps are to return the result of parsing JSON bytes to a - JavaScript value given [=this=]'s [=bytes=]. + The json() method steps are to return the result of [=parse JSON bytes to a + JavaScript value|parsing JSON bytes to a JavaScript value=] given [=this=]'s [=bytes=].

The text() method steps are to return the result of running UTF-8 decode