diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-02-29 10:55:33 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-02-29 10:56:05 +0000 |
| commit | e1e88aa507ba11cc34cce0ba5576fb09592307c0 (patch) | |
| tree | ab60b00540b1d514edbdfc4ed2c3577eef337a75 /root/research/alivecoding | |
| parent | research/alivecoding: capitalize (diff) | |
| download | mmm-e1e88aa507ba11cc34cce0ba5576fb09592307c0.tar.gz mmm-e1e88aa507ba11cc34cce0ba5576fb09592307c0.zip | |
research/alivecoding: fix typo
spotted by Kartik Agaram, thanks for the review!
Diffstat (limited to 'root/research/alivecoding')
| -rw-r--r-- | root/research/alivecoding/text$markdown+sidenotes.md | 2 |
1 files changed, 1 insertions, 1 deletions
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: <mmm-embed wrap="raw" facet="description"></mmm-embed> -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. |
