From 7fbff5391951b80209989f3b2bc442f301c9268c Mon Sep 17 00:00:00 2001
From: Erick Lavoie <erick.lavoie@unibas.ch>
Date: Sun, 1 Oct 2023 05:34:48 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8bc857e..2ccecb6 100644
--- a/README.md
+++ b/README.md
@@ -426,8 +426,8 @@ Broadcast one message from `bob`:
     crb/broadcast "bob 1"    
 ````
 
-`crb/repo-monitor` within `bob` should now display that the message "bob 1" has
-the most recent previous messages from `bob` and `alice` as parents but has not
+`crb/repo-monitor` within `bob` should now display that the message "bob 1" is
+the most recent previous messages from `bob` and has `alice`'s messages as parents but has not
 been delivered yet:
 ````
 *   0ff4428 (bob) bob 1   (bob)
-- 
GitLab