From b7e36758b1122bc99d6a1978d8e91acabfb60b37 Mon Sep 17 00:00:00 2001
From: Erick Lavoie <erick.lavoie@unibas.ch>
Date: Tue, 26 Sep 2023 20:35:06 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a5024be..2df579f 100644
--- a/README.md
+++ b/README.md
@@ -549,7 +549,7 @@ all known remote repositories with `crb/repo-push`.
 *TBD*
 
 Poll the local repository every `INTERVAL` (in seconds), merging remote messages 
-with `crb/repo-merge` then printing the newer message hashes in causal order on 
+with `crb/repo-merge` then print the newer message hashes in causal order on 
 the standard output with `crb/repo-deliver`.  If `INTERVAL` is not set, only 
 deliver once all messages created or received since the last call to `crb/deliver`.
 
-- 
GitLab