We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
specfmt
1 parent 8a86c36 commit a46bb3eCopy full SHA for a46bb3e
spec.bs
@@ -754,7 +754,8 @@ An <dfn>internal observer</dfn> is a [=struct=] with the following [=struct/item
754
1. If |options|'s {{SubscribeOptions/signal}} [=map/exists=], then:
755
756
1. If |options|'s {{SubscribeOptions/signal}} is [=AbortSignal/aborted=], then
757
- [=set/remove=] |internal observer| from |subscriber|'s [=Subscriber/internal observers=].
+ [=set/remove=] |internal observer| from |subscriber|'s [=Subscriber/internal
758
+ observers=].
759
760
1. Otherwise, [=AbortSignal/add|add the following abort algorithm=] to |options|'s
761
{{SubscribeOptions/signal}}:
0 commit comments