From 4640546167afe6903bbdf985f538d6ad92e30e26 Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Tue, 23 Jan 2024 09:38:12 -0500 Subject: [PATCH] Proper numbering --- spec.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.bs b/spec.bs index 9c7c39c..1c5bfe8 100644 --- a/spec.bs +++ b/spec.bs @@ -576,7 +576,7 @@ For now, see [https://github.com/wicg/observable#operators](https://github.com/w
Note that this method involves Subscribing to two {{Observable}}s: (1) |notifier|, and + Observable">Subscribing to two {{Observable}}s: (1) |notifier|, and (2) |sourceObservable|. This |controller| is how we "unsubscribe" from **both** of them. We do this in both of the following situations: