Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The execution and dependency model is based on

## What you can do

* **Run cells reactivly.** Sabela reruns the cells that
* **Run cells reactively.** Sabela reruns the cells that
Comment thread
kutyel marked this conversation as resolved.
depend on what you changed, and nothing else.
* **Add interactive controls/widgets.** A `slider`,
`dropdown`, or `button` is one line of Haskell; drag it and the cell reruns
Expand Down
Loading
Loading