From 1cba70b9cc402ccfdfbf328150737f6258457e79 Mon Sep 17 00:00:00 2001 From: Steel <44800079+TheRealMrSteel@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:47:50 +0100 Subject: [PATCH] Update content_cards.json typo in id19 --- ESP32_AP-Flasher/wwwroot/content_cards.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ESP32_AP-Flasher/wwwroot/content_cards.json b/ESP32_AP-Flasher/wwwroot/content_cards.json index 8c8c3c86..4f46c50e 100644 --- a/ESP32_AP-Flasher/wwwroot/content_cards.json +++ b/ESP32_AP-Flasher/wwwroot/content_cards.json @@ -409,7 +409,7 @@ { "key": "interval", "name": "Interval", - "desc": "In case of an url, wow often (in minutes) the template is being fetched. Minimum is 3 minutes.", + "desc": "In case of an url, how often (in minutes) the template is being fetched. Minimum is 3 minutes.", "type": "int" } ]