From a7f2348ddcdecfaba7fdaaa88a514eb0ff36f1c8 Mon Sep 17 00:00:00 2001 From: jakegoodwin Date: Thu, 2 Feb 2023 23:18:53 +0000 Subject: [PATCH] Update of readme Had to fix a typo I found in the description of the library. Signed-off-by: jakegoodwin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddbdaa8..ea08e4e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ likely end up being the end result. - 7-8 data bits. - Hardware abstraction API - No Interrupt service routines required. -- BSD-3 Licensing, aka you can use this for whatevery you want pretty much. +- BSD-3 Licensing, aka you can use this for whatever you want pretty much. - Runtime configuration of serial settings.