From 438d1c13ef8541f3459746033e1b56727a57ef7b Mon Sep 17 00:00:00 2001 From: Patrick Kortendick Date: Tue, 28 Jan 2025 23:20:01 -0600 Subject: [PATCH] Fix misspelling for humidifier card description (#23924) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 0816ebbb29..e53bcc9090 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -6893,7 +6893,7 @@ }, "humidifier": { "name": "Humidifier", - "description": "The Humidifier card gives control of a humidifier entity for humidifying or dehumdifying, allowing you to set its mode and desired humidity.", + "description": "The Humidifier card gives control of a humidifier entity for humidifying or dehumidifying, allowing you to set its mode and desired humidity.", "show_current_as_primary": "Show current humidity as primary information" }, "iframe": {