diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-03-05 21:32:16 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-03-05 21:32:16 +0000 |
| commit | 891c138c8a8a4c9269f3eb70f424b5c1ea3898b0 (patch) | |
| tree | befc2b9079c053124baaeeef74a930e00640a7b7 /docs/index.md | |
| parent | autoref, styling (diff) | |
| download | alive-891c138c8a8a4c9269f3eb70f424b5c1ea3898b0.tar.gz alive-891c138c8a8a4c9269f3eb70f424b5c1ea3898b0.zip | |
spellcheck
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 4 |
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). |
