aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-03-05 21:32:16 +0000
committers-ol <s-ol@users.noreply.github.com>2020-03-05 21:32:16 +0000
commit891c138c8a8a4c9269f3eb70f424b5c1ea3898b0 (patch)
treebefc2b9079c053124baaeeef74a930e00640a7b7 /docs/index.md
parentautoref, styling (diff)
downloadalive-891c138c8a8a4c9269f3eb70f424b5c1ea3898b0.tar.gz
alive-891c138c8a8a4c9269f3eb70f424b5c1ea3898b0.zip
spellcheck
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index 46d5b86..eaddb7c 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -10,8 +10,8 @@ running, such as *livecoding* or *algorave* music performances.
Unlike other livecoding languages, programming with `alivecoding` does not
mean evaluating separate pieces of code and sending individual commands to the
-programming environment. Instead, you can keep editing the program as a whole,
-and whenever you save the file `alive` will apply your changes to the running
+programming environment. Instead, you can keep editing the program as a whole
+and whenever you save the file, `alive` will apply your changes to the running
system seamlessly, without resetting any part of your program (unless you want
it to).