Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Apr 23, 2024
1 parent 82b49b4 commit c4db0e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1015,8 +1015,7 @@ For now, see [https://github.com/wicg/observable#operators](https://github.com/w

Note: If |activeInnerAbortController| is not null, then we don't immediately
complete |subscriber|. Instead, the [=switchmap process next value steps=] will
complete |subscriber| when the inner subscription finally becomes inactive on its
own volition.
complete |subscriber| when the inner subscription finally completes itself.

1. If |activeInnerAbortController| is null, run |subscriber|'s
{{Subscriber/complete()}} method.
Expand Down

0 comments on commit c4db0e1

Please sign in to comment.