From eb53932c059f6b315d18945f484337203a227b4e Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 4 Nov 2015 17:42:19 +0100 Subject: fix first sentence --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99a615c..d33c953 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## snooze: run a command at a particular time -`snooze` is a new tool for to wait until a particular time and then -run a command. Together with a service supervision system such as runit, -this can be used to replace cron(8). +`snooze` is a new tool for waiting until a particular time and then +running a command. Together with a service supervision system such as +runit, this can be used to replace cron(8). `lr` has been tested on Linux 4.2. It will likely work on other Unix-like systems with C99. -- cgit 1.4.1