From 69171f03e91e52163c3eebab689555cd809626dd Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 9 Sep 2024 16:38:39 +0200 Subject: [PATCH] fix typo --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index ffe406b5a..59ac89548 100644 --- a/platformio.ini +++ b/platformio.ini @@ -82,7 +82,7 @@ lib_deps = ; ; builds for GitHub Actions CI ; -; the Web interface is built seperately during the GH Action so is skipped (not included in extra_scripts) +; the Web interface is built separately during the GH Action so is skipped (not included in extra_scripts) ; [env:ci_s_4M] ; 4MB ESP32 - using Tasmota - no SSL, no PSRAM - like the BBQKees older S32 models