diff options
author | bptato <nincsnevem662@gmail.com> | 2023-11-23 23:24:09 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-11-23 23:24:09 +0100 |
commit | 78bfa54054d85a694b07b882228fa2e5ee8048b1 (patch) | |
tree | 110caca54b309b465ebaa30350db41635459695c | |
parent | 6b0d9f288786e3fdf1945eb588d2fb3bfcae0ce1 (diff) | |
download | chawan-78bfa54054d85a694b07b882228fa2e5ee8048b1.tar.gz |
readme: fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 3cb75fad..d7b33218 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Then, try: ```bash $ cha -V # open in visual mode for a list of default keybindings -$ cha example.org # open your favorite website directly from the terminal +$ cha example.org # open your favorite website directly from the shell ``` ## Features |