From fbff6e05f86eac500f4c41e3c8e3b50626f1550d Mon Sep 17 00:00:00 2001
From: Juergen Nickelsen <ni@w21.org>
Date: Sun, 14 Apr 2024 12:07:47 +0200
Subject: [PATCH] regtests/README-regtests.md: typo fixes

---
 regtests/README-regtests.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/regtests/README-regtests.md b/regtests/README-regtests.md
index 3de6d30..82de461 100644
--- a/regtests/README-regtests.md
+++ b/regtests/README-regtests.md
@@ -1,5 +1,5 @@
-Lyk regresstion tests
-=====================
+Lyk regression tests
+====================
 
 These are the regression tests I have imported from lingo, a
 previous implementation of Lisp in Go (hence the name). Due to a
@@ -26,5 +26,5 @@ mess, and I would probably do it differently today. But it is also
 imported from lingo and thus a bit older (2016/17).
 
 I have no idea how good the test coverage acutually is. But the idea
-is to have relatively comprehensive test for at least each of the
+is to have relatively comprehensive tests for at least each of the
 builtin funcions. 
-- 
GitLab