[whatwg/webidl] Fix "async iterable" being a single token (PR #1489)

Although this doesn't make a visible change, quotes should be used for each terminal symbol and `async iterable` is composed of two terminal symbols, thus should be written as such.

This also makes it consistent with the existing AsyncIterable definition.

https://github.com/whatwg/webidl/blob/122e9da1770e520c5b59eb03dbeafbfa555f02e1/index.bs#L4307-L4308


<!--
    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/webidl/1489.html" title="Last updated on May 19, 2025, 10:32 PM UTC (6c03b89)">Preview</a> | <a href="https://whatpr.org/webidl/1489/122e9da...6c03b89.html" title="Last updated on May 19, 2025, 10:32 PM UTC (6c03b89)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/webidl/pull/1489

-- Commit Summary --

  * Fix "async iterable" being a single token

-- File Changes --

    M index.bs (2)

-- Patch Links --

https://github.com/whatwg/webidl/pull/1489.patch
https://github.com/whatwg/webidl/pull/1489.diff

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

Message ID: <whatwg/webidl/pull/1489@github.com>

Received on Monday, 19 May 2025 22:32:14 UTC