We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875a5f5 commit 644f5a4Copy full SHA for 644f5a4
infra.bs
@@ -1695,7 +1695,7 @@ contents be consistent between browsers. In those cases where order is not impor
1695
ordered sets; implementations can optimize based on the fact that the order is not observable.
1696
1697
<div algorithm>
1698
-<p>To <dfn export for=set>create</dfn> a [=/set=], from a [=/list=] |input|:
+<p>To <dfn export for=set>create a set</dfn>, given a [=/list=] |input|:
1699
1700
<ol>
1701
<li><p>Let |result| be an empty [=/set=].
0 commit comments