Typo in caldav (#12318)

Related to https://github.com/home-assistant/home-assistant.io/pull/12313
This commit is contained in:
Fuzzy 2020-03-09 08:34:58 -04:00 committed by GitHub
parent 0235715161
commit c52b5446c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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