From 1ea57d9e309e5cc2f926fc89ad56f2b146bdd612 Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 1 Feb 2020 20:38:25 +0100 Subject: fix README typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38d0be3..892cda6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # alive-coding -This is an experimental livecoding langauge and environment, in which +This is an experimental livecoding language and environment, in which expressions persist and update until they are removed from the source code, and the interpreter keeps no state that you cannot manipulate directly in the -source. All this is enabled with a purely text-based language and works without -special editor support. +source. This yields a direct-manipulation like experience with a purely +text-based language and works without special editor support. ## dependencies -- cgit v1.2.3