[whatwg/url] Fix extra space in query definition (PR #910)

Noticed the query definition had a double space between "A" and the <a> tag, same as the port definition that was fixed in b11d73b. Looks like it was just missed. All the other URL component definitions (scheme, username, password, host, path, fragment) have a single space there, so this makes it consistent.


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/url/910.html" title="Last updated on May 31, 2026, 1:51 AM UTC (a460987)">Preview</a> | <a href="https://whatpr.org/url/910/91c807f...a460987.html" title="Last updated on May 31, 2026, 1:51 AM UTC (a460987)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/url/pull/910

-- Commit Summary --

  * Editorial: fix extra space in query definition

-- File Changes --

    M url.bs (2)

-- Patch Links --

https://github.com/whatwg/url/pull/910.patch
https://github.com/whatwg/url/pull/910.diff

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

Message ID: <whatwg/url/pull/910@github.com>

Received on Sunday, 31 May 2026 01:52:08 UTC