commit: c622ee927f760c9cb2af8b20261cb325b76ac0be
parent 362ff4d60b7a38e342b7a25a0a4fde67f87adebd
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 14 May 2020 03:16:48 -0700
README: Remove extra comma
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -85,7 +85,7 @@ at only 16 lines.
* Mostly **ISO C conformant**.
-A major goal of oasis is to build with [cproc], a C compiler, which
+A major goal of oasis is to build with [cproc], a C compiler which
is much stricter about the ISO C standard than gcc or clang, and
orders of magnitude smaller. Although this is a [work-in-progress
effort], all core packages, and most others, build successfully