Re: [whatwg/url] Editorial: adopt Infra for URLSearchParams (PR #717)

@annevk commented on this pull request.



> @@ -3345,20 +3345,19 @@ console.log(url.searchParams.get('b')); // "~"</code></pre>
 
 <ol>
  <li>
-  <p>If <var>init</var> is a <a>sequence</a>, then <a for=list>for each</a> <var>pair</var> in
+  <p>If <var>init</var> is a <a>sequence</a>, then <a for=list>for each</a> <var>tuple</var> of

While true, I think I prefer sticking to a single term throughout. I think that makes it easier for non-native speakers.

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

Message ID: <whatwg/url/pull/717/review/1191371054@github.com>

Received on Wednesday, 23 November 2022 10:16:16 UTC