From 0b91b6c42f06797c3e674bd08167b376d6fec62a Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Fri, 3 Dec 2021 14:26:55 +0100 Subject: [PATCH] chore(docs): fix typo (#2878) --- docs/get-started/tasmota-berry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/tasmota-berry.md b/docs/get-started/tasmota-berry.md index acf819655..b7ee45a45 100644 --- a/docs/get-started/tasmota-berry.md +++ b/docs/get-started/tasmota-berry.md @@ -37,7 +37,7 @@ A comprehensive mapping of LVGL in Berry language is now available, similar to t Versions supported: LVGL v8.0.2, LodePNG v20201017, Freetype 2.10.4 -### Micropython + LVGL could be used for: +### Tasmota + Berry + LVGL could be used for: - Fast prototyping GUI. - Shortening the cycle of changing and fine-tuning the GUI.