From 34a403ccb24cee6cd4e6eb31f3b4e79066cab6fd Mon Sep 17 00:00:00 2001
From: Attila Lendvai <attila@lendvai.name>
Date: Fri, 9 Dec 2016 14:12:05 +0100
Subject: [PATCH] fix typo

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

diff --git a/README b/README
index 06a62b7e..f0de4a02 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ please contact me and I will add code to do so.
 NOTE!!!
 
 This test suite is not intended to rank Common Lisp implementations.
-The tests have not be selected to reflect the importance or
+The tests have not been selected to reflect the importance or
 relative frequency of different CL features.  Implementations may
 even have extended the CL standard (arguably a good thing) in
 a way that causes certain tests to fail.
-- 
GitLab