From 63a1535e7523673a8466ca9dbbcd7c62e48d9c29 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 23 Feb 2020 07:38:30 +1000 Subject: [PATCH] Fix a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a244014..4c561a7b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ released into the public domain. Features ======== -- Liberally licensed, with your choise of either public domain or MIT No Attribution for those regions who don't +- Liberally licensed, with your choice of either public domain or MIT No Attribution for those regions who don't recognize public domain. - Everything is implemented in a single file for easy integration into your source tree. - No external dependencies except for the C standard library and backend APIs.