We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb452e commit 954f7e4Copy full SHA for 954f7e4
fetch.bs
@@ -7395,7 +7395,7 @@ running <a for=Body>consume body</a> with <a>this</a> and the following steps gi
7395
7396
<div algorithm>
7397
<p>The <dfn method for=Body><code>json()</code></dfn> method steps are to return the result
7398
-of running <a for=Body>consume body</a> with <a>this</a> and <a>parse JSON from bytes</a>.
+of running <a for=Body>consume body</a> with <a>this</a> and <a>parse JSON bytes to a JavaScript value</a>.
7399
7400
<p class="note">The above method can reject with a {{SyntaxError}}.
7401
</div>
0 commit comments