From de81889cbdc889360e8bc00684f9ca77ff97d89f Mon Sep 17 00:00:00 2001 From: embeddedt <42941056+embeddedt@users.noreply.github.com> Date: Sun, 11 Jul 2021 16:59:28 -0400 Subject: [PATCH] fix(README) improve grammar The real intent is to kick CI to test a MicroPython build. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bb79710e..ad2fa555c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
-LVGL provides everything you need to create embedded GUI with easy-to-use graphical elements, beautiful visual effects and low memory footprint. +LVGL provides everything you need to create an embedded GUI with easy-to-use graphical elements, beautiful visual effects and a low memory footprint.