diff --git a/infra.bs b/infra.bs index 864616e..5a959ab 100644 --- a/infra.bs +++ b/infra.bs @@ -1695,7 +1695,7 @@ contents be consistent between browsers. In those cases where order is not impor ordered sets; implementations can optimize based on the fact that the order is not observable.
-

To create a [=/set=], from a [=/list=] |input|: +

To create a set, given a [=/list=] |input|:

  1. Let |result| be an empty [=/set=].