diff --git a/tasmota/berry/modules/partition.be b/tasmota/berry/modules/partition.be index b1990ea86..d81a9950d 100644 --- a/tasmota/berry/modules/partition.be +++ b/tasmota/berry/modules/partition.be @@ -532,8 +532,8 @@ class Partition_manager_UI webserver.content_send(string.format("
Used: %i KB
", used / 1024)) webserver.content_send(string.format("Free: %i KB
", (slot.size - used) / 1024)) else - webserver.content_send("Used: unknwon
") - webserver.content_send("Free: unknwon
") + webserver.content_send("Used: unknown
") + webserver.content_send("Free: unknown
") end if !active && used > 0 webserver.content_send("