From c52b5446c4068c9f1c5e1f2af20332854b486683 Mon Sep 17 00:00:00 2001 From: Fuzzy <16689090+FuzzyMistborn@users.noreply.github.com> Date: Mon, 9 Mar 2020 08:34:58 -0400 Subject: [PATCH] Typo in caldav (#12318) Related to https://github.com/home-assistant/home-assistant.io/pull/12313 --- source/_integrations/caldav.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/caldav.markdown b/source/_integrations/caldav.markdown index 5e3cd5cb46c..e15962d2029 100644 --- a/source/_integrations/caldav.markdown +++ b/source/_integrations/caldav.markdown @@ -83,7 +83,7 @@ password: type: string calendars: required: false - description: List of the calendars to filter. Empty or absent means no filtering, i.e., all calendars will be added. It annot be used if `custom_calender` option is used. + description: List of the calendars to filter. Empty or absent means no filtering, i.e., all calendars will be added. It cannot be used if `custom_calender` option is used. type: list custom_calendars: required: false