From d6dc2dde11b448eb3067f56641ef683793e567a7 Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Thu, 22 Jul 2021 15:02:18 +0000
Subject: [PATCH] Adding a very minor cleanup to readme to test 3rd party CI.

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

diff --git a/README.md b/README.md
index 8cfa7e441..470cf04dc 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ peasoup_XXX=>
 
 # Testing Zipr
 
-Test  the binary rewriting infrastructure by rewriting /bin/ls
+Test the binary rewriting infrastructure by rewriting /bin/ls
 ```
 cd /tmp
 $PSZ /bin/ls ls.zipr -c rida
-- 
GitLab