Re: [whatwg/fetch] Update Fetch to support Token Binding. (#325)

vanupam commented on this pull request.



> @@ -4799,7 +5253,7 @@ runs the associated steps:
   <p>Otherwise, <a>throw</a> a <code>TypeError</code>.
 
  <dt><i>JSON</i>
- <dd><p>Return the result of running <a>parse JSON from bytes</a> on <var>bytes</var>.
+ <dd><p>Return the result of running <a>parse JSON with bytes</a> on <var>bytes</var>.

Fixed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/325#discussion_r181540525

Received on Saturday, 14 April 2018 03:50:12 UTC