about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-11-06 14:13:39 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-11-06 14:13:39 -0700
commitfb022f5880cdbda3418cc5a5298246532d0f6d63 (patch)
tree61d3e206d6f8a9943d9b19528c8aa62f5f3dc814
parentcba53ec9f6f05af21b9c28dc57ad9f3bb8f614ef (diff)
downloadteliva-fb022f5880cdbda3418cc5a5298246532d0f6d63.tar.gz
.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 825c302..69d89bc 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,8 @@ Here's an example app (the [Tower of Hanoi](https://en.wikipedia.org/wiki/Tower_
 
 <img alt='screenshot of Teliva running the Towers of Hanoi' src='doc/hanoi.png'>
 
-The idea is that no matter what app you run, you are always guaranteed access
-to a hotkey (currently `ctrl-e`) to edit its sources.
+No matter what app you run, you are always guaranteed access to a single
+consistent way (currently the hotkey `ctrl-e`) to edit its sources.
 
 <img alt='screenshot of Teliva editing the Towers of Hanoi' src='doc/hanoi-edit.png'>