Skip to content

Commit

Permalink
Run specfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Feb 7, 2025
1 parent 21d67da commit 9a61a87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,8 @@ An <dfn>internal observer</dfn> is a [=struct=] with the following [=struct/item
1. If |options|'s {{SubscribeOptions/signal}} [=map/exists=], then:

1. If |options|'s {{SubscribeOptions/signal}} is [=AbortSignal/aborted=], then
[=set/remove=] |internal observer| from |subscriber|'s [=Subscriber/internal observers=].
[=set/remove=] |internal observer| from |subscriber|'s [=Subscriber/internal
observers=].

1. Otherwise, [=AbortSignal/add|add the following abort algorithm=] to |options|'s
{{SubscribeOptions/signal}}:
Expand Down

0 comments on commit 9a61a87

Please sign in to comment.