diff options
-rw-r--r-- | posts/2024-07-03-frp-with-propagators.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2024-07-03-frp-with-propagators.md b/posts/2024-07-03-frp-with-propagators.md index 27f50a5..7d0b5da 100644 --- a/posts/2024-07-03-frp-with-propagators.md +++ b/posts/2024-07-03-frp-with-propagators.md @@ -202,7 +202,7 @@ Flexibility”](https://mitpress.mit.edu/9780262045490/software-design-for-flexi > computational elements are propagators, **autonomous independent > machines interconnected by shared cells through which they > communicate**. Each propagator machine continuously examines the -> cells is is connected to, and adds information to some cells based +> cells it is connected to, and adds information to some cells based > on computations it can make from information it can get from others. > **Cells accumulate information and propagators produce > information**.” |