summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 12:14:48 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 12:18:25 -0400
commit90cb474e3d2e6758cfb9f2bfbc2a8e933dbbbee7 (patch)
tree22fbd5c82cda082f11b7956919899e9802729aa4
parent8261595374d60057f3bfeb143be5b2d8486426c4 (diff)
README: Fix gramatical mistake
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 28d59da..f974ebf 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ It would be trivial to patch timesyncd to wait, but that would
introduce some other problems.
So, I'm introducing systemd-timesyncd-wait. It is a service that
-listens for messages from systemd-timesyncd, and block until it sees a
-message indicating that systemd-timesyncd has synchronized the time.
+listens for messages from systemd-timesyncd, and blocks until it sees
+a message indicating that systemd-timesyncd has synchronized the time.
# Installation