diff --git a/2-ui/4-forms-controls/1-form-elements/article.md b/2-ui/4-forms-controls/1-form-elements/article.md index 552c1f49..1c6188b5 100644 --- a/2-ui/4-forms-controls/1-form-elements/article.md +++ b/2-ui/4-forms-controls/1-form-elements/article.md @@ -205,7 +205,7 @@ Here is an example: ``` -Unlike most other controls, `` allows to select multiple options at once if it has `multiple` attribute. Although such functionality is available, it is rarely used. In cases that you have to, then use the first way: add/remove the `selected` property from `