diff --git a/index.bs b/index.bs index 4b1d329..314146d 100644 --- a/index.bs +++ b/index.bs @@ -2101,9 +2101,9 @@ run the following steps: 1. If |options|.{{AbortSignal|signal}} is present, then perform the following sub-steps: - 1. If |options|.{{AbortSignal|signal}}'s [=AbortSignal/aborted - flag=] is set, then [=abort watchAdvertisements=] with `this` and - abort these steps. + 1. If |options|.{{AbortSignal|signal}} is + [=AbortSignal/aborted], then [=abort watchAdvertisements=] with `this` + and abort these steps. 1. [=AbortSignal/add|Add the following abort steps=] to |options|.{{AbortSignal|signal}}: 1. [=Abort watchAdvertisements=] with `this`.