Author: Kevin Schoon [kevinschoon@gmail.com]
Committer: GitHub [noreply@github.com] Tue, 11 Jun 2019 23:28:46 +0000
Hash: 591d51a1f3fdb2df8653d47df3ba2908e40285fd
Timestamp: Tue, 11 Jun 2019 23:28:46 +0000 (5 years ago)

+1 -1 +/-1 browse
Merge pull request #14 from iiridescent/patch-1
Merge pull request #14 from iiridescent/patch-1

Fix typos in break screen
1diff --git a/ui.go b/ui.go
2index 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