From 7469c9ec282b755f787f82f129f54cf42beb7656 Mon Sep 17 00:00:00 2001 From: Piotr Kubiak Date: Thu, 31 Oct 2019 13:01:36 +0100 Subject: [PATCH] Update entity_climate.md (#344) Fixed typo --- docs/entity_climate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/entity_climate.md b/docs/entity_climate.md index 2828c5fc..90185736 100644 --- a/docs/entity_climate.md +++ b/docs/entity_climate.md @@ -101,7 +101,7 @@ The device fan can have different swing modes that it wants the user to know abo | `SWING_OFF` | The fan is not swinging. | | `SWING_VERTICAL` | The fan is swinging vertical. | | `SWING_HORIZONTAL` | The fan is swinging horizontal. | -| `SWING_BOTH` | The fan is swingin both horizontal and vertical. | +| `SWING_BOTH` | The fan is swinging both horizontal and vertical. | ### Supported features