diff --git a/docs/docs/widgets/multiselect.md b/docs/docs/widgets/multiselect.md index cdc83f7ab9..4383e0f4cb 100644 --- a/docs/docs/widgets/multiselect.md +++ b/docs/docs/widgets/multiselect.md @@ -4,7 +4,7 @@ title: Multiselect --- # Multiselect -Multiselect widget can be used to collect multiple user inputs from a list of options. +Multiselect widget can be used to allow users to select one or more options.