From 24b32d85ef065df962429d97df1d5ded973e1e26 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 3 Jun 2023 11:40:38 -0700 Subject: README: fix sentence ending in comma rather than period. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 555b95e..49f467e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ TL-WHO is a translation of the Common Lisp library [CL-WHO](https://edicl.github.io/cl-who/) to TXR Lisp. It is a derived work of CL-WHO, copyrighted by the original authors and -carrying their licensing notices, +carrying their licensing notices. TL-WHO provides a macro for generating HTML using Lisp syntax. -- cgit v1.2.3