[whatwg/url] Editorial: Fix notation for empty path (#579)

> A URL’s path is a list of zero or more ASCII strings, usually identifying a location in hierarchical form. It is initially empty. 

However, [the URI example table](https://url.spec.whatwg.org/#example-url-components) says `« the empty string » ` not `«  »` (for the empty list).

https://github.com/whatwg/url/blob/b40eb97221ad039df7f3cf3814c024f6de75c69d/url.bs#L1312



<!--
    This comment and the below content is programatically 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/579.html" title="Last updated on Feb 11, 2021, 2:59 AM UTC (1fd12d2)">Preview</a> | <a href="https://whatpr.org/url/579/b40eb97...1fd12d2.html" title="Last updated on Feb 11, 2021, 2:59 AM UTC (1fd12d2)">Diff</a>
You can view, comment on, or merge this pull request online at:

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


-- Commit Summary --

  * Editorial: Fix notation for empty path

-- File Changes --

    M url.bs (2)

-- Patch Links --

https://github.com/whatwg/url/pull/579.patch

https://github.com/whatwg/url/pull/579.diff


-- 
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/579

Received on Thursday, 11 February 2021 03:00:14 UTC