Make a small grammar fix
This commit is contained in:
parent
b90123aca0
commit
83c4384053
|
@ -18,5 +18,5 @@ static Timers timers[] = {
|
|||
{ 300, "Time to start resting!"},
|
||||
{ 1500, "Time to start working!"},
|
||||
{ 300, "Time to start resting!"},
|
||||
{ 900, "Time to take some nap!"},
|
||||
{ 900, "Time to take a nap!" },
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user