From e1e88aa507ba11cc34cce0ba5576fb09592307c0 Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 29 Feb 2020 11:55:33 +0100 Subject: research/alivecoding: fix typo spotted by Kartik Agaram, thanks for the review! --- root/research/alivecoding/text$markdown+sidenotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/research/alivecoding/text$markdown+sidenotes.md b/root/research/alivecoding/text$markdown+sidenotes.md index 0ba9c62..ce40193 100644 --- a/root/research/alivecoding/text$markdown+sidenotes.md +++ b/root/research/alivecoding/text$markdown+sidenotes.md @@ -1,5 +1,5 @@ # alivecoding: -Peristant expressions are an approach to livecoding that unifies direct +Persistent expressions are an approach to livecoding that unifies direct manipulation of a dataflow engine with a textual representation and lisp-based programming language. -- cgit v1.2.3