From 0f5f9e31175ad5d0b952a3175a0462f8573b4928 Mon Sep 17 00:00:00 2001 From: Tom Woodfin <58741844+woodfinisc@users.noreply.github.com> Date: Fri, 16 Oct 2020 15:09:29 -0400 Subject: [PATCH] Fix a typo in README.md seemless => seamless --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed93b9a..5d9dbef2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Despite the small size, Chibi-Scheme attempts to do The Right Thing. The default settings include: * a full numeric tower, with rational and complex numbers -* full and seemless Unicode support +* full and seamless Unicode support * low-level and high-level hygienic macros * an extensible module system