Commit
+1 -1 +/-1 browse
1 | diff --git a/ui.go b/ui.go |
2 | index 3123783..f9b42fc 100644 |
3 | --- a/ui.go |
4 | +++ b/ui.go |
5 | @@ -26,7 +26,7 @@ func render(wheel *Wheel, status *Status) termui.GridBufferer { |
6 | case BREAKING: |
7 | text = `It is time to take a break! |
8 | |
9 | - Once you a ready press [enter] |
10 | + Once you are ready, press [enter] |
11 | to begin the next Pomodoro. |
12 | |
13 | [q] - quit [p] - pause |