diff --git a/source/_components/input_select.markdown b/source/_components/input_select.markdown index 6bc2bddfe36..3ffd66d16a3 100644 --- a/source/_components/input_select.markdown +++ b/source/_components/input_select.markdown @@ -37,7 +37,7 @@ Configuration variables: - **[alias]** (*Required*): Alias for the input. - **name** (*Optional*): Friendly name of the input. -- **options** array (*Optional*): List of options to choose from +- **options** array: List of options to choose from - **initial** (*Optional*): Initial value when Home Assistant starts. - **icon** (*Optional*): Icon for entry.