diff options
author | David Thompson <dthompson2@worcester.edu> | 2024-07-15 13:43:29 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2024-07-15 13:43:29 -0400 |
commit | 7b9f01ff0da41d6ce649149f7015e068feb6ebef (patch) | |
tree | e1d71fc58a232a883180a95621eced926f459c9d /posts | |
parent | 1126dbf8a62522d8eb1d40039b6ff354a2956429 (diff) |
Fix another typo in frp post.
Diffstat (limited to 'posts')
-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**.” |