From 39bd40f4db38de5ef671675875bd65a00f6db4e1 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Wed, 2 Mar 2022 16:44:41 +0100 Subject: [PATCH] Tweak --- src/syndicated-actor-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/syndicated-actor-model.md b/src/syndicated-actor-model.md index 5e88962..8a6e511 100644 --- a/src/syndicated-actor-model.md +++ b/src/syndicated-actor-model.md @@ -289,7 +289,7 @@ the service provider, allowing flexibility that wasn't available before. #### Asserting interest in assertions of interest Subscriptions at a dataspace are assertions like any other. This opens up the possibility of -subscribing to *subscriptions*: +reacting to *subscriptions*:     Observe(⌜Observe(⌜...⌝, _)⌝, *r*)