From 39b0d6ab9a147f2e1e3b7d0d81f2be07781e65d8 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Thu, 10 Mar 2022 12:01:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccd8955..0943433 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Anti-aliased fonts can also be drawn over a gradient background with a callback Anti-aliased fonts cannot be scaled with setTextSize so you need to create a font for each size you need. See examples. -# 8 bit parallel supportset +# 8 bit parallel support The common 8 bit "Mcufriend" shields are supported for the STM Nucleo 64/144 boards and ESP32 UNO style board. The STM32 "Blue/Black Pill" boards can also be used with 8 bit parallel displays.