diff --git a/index.html b/index.html index d7e4ac9..765516e 100644 --- a/index.html +++ b/index.html @@ -893,7 +893,7 @@

Supporting algorithms

To determine the owning global object set for a {{WorkerGlobalScope}} |workerGlobalScope|:
  1. - Let |owningGlobalObjectSet| be am empty set. + Let |owningGlobalObjectSet| be an empty [=set=].
  2. [=list/For each=] |owner| in |workerGlobalScope|'s [=WorkerGlobalScope/owner set=]: