aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-07-27 12:31:18 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-07-27 12:31:18 +0100
commite74f42c80e2c5278236055a88d80b621c1459dac (patch)
treef19fb0c92ec7a8e8af12d04a067cb3a7aef345b2
parent4e6c9ce03d4c75b9885e375d86f533a2bd9c3411 (diff)
downloadtomato-hs-e74f42c80e2c5278236055a88d80b621c1459dac.tar.gz
tomato-hs-e74f42c80e2c5278236055a88d80b621c1459dac.zip
Typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15fe8e7..82c14e8 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ You can always read the CLI help with `tomato -h`, but basically:
* `tomato` or `tomato show` shows the time left in current Pomodoro (if any).
* `tomato stop` stops current Pomodoro (if any).
-The state is saved on your `XDG_CACHE_HOME` directory (usually `$HOME/.cache`). If The tool has issues finding the directy, you can use `-s` option to specify a location.
+The state is saved on your `XDG_CACHE_HOME` directory (usually `$HOME/.cache`). If the tool has issues finding the directy, you can use `-s` option to specify a location.
## Using it from tmux