From 9a8ec5352929f151b2e506cf168fd143cdb3a0f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Mon, 27 Sep 2021 12:07:08 +0200 Subject: [PATCH] Fix typo (#2200) --- check_config/translations/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_config/translations/en.yaml b/check_config/translations/en.yaml index ebab490..67ad132 100644 --- a/check_config/translations/en.yaml +++ b/check_config/translations/en.yaml @@ -1,4 +1,4 @@ configuration: version: name: Version - description: The version of Home Assistant to check against, you can use `stable` , `beta`, `dev` or a spesific version \ No newline at end of file + description: The version of Home Assistant to check against, you can use `stable` , `beta`, `dev` or a specific version