Re: [whatwg/url] Remove 'type' from from data entries. (#384)

tkent-google commented on this pull request.



> @@ -2475,7 +2475,7 @@ takes a byte sequence <var>input</var> and then runs these steps:
 
 <p>The
 <dfn export id=concept-urlencoded-serializer lt='urlencoded serializer'><code>application/x-www-form-urlencoded</code> serializer</dfn>
-takes a list of name-value or name-value-type tuples <var>tuples</var>, optionally with an
+takes a list of name-value or name-value tuples <var>tuples</var>, optionally with an

Oops!  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/url/pull/384#discussion_r186641012

Received on Tuesday, 8 May 2018 07:39:57 UTC