From 5a0a2f89d2320811fa7823f083d6bf3ea43a4680 Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Tue, 1 Oct 2019 18:24:21 +0300 Subject: [PATCH] minor --- 2-ui/4-forms-controls/1-form-elements/article.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 fc2b18be..d989a5fb 100644 --- a/2-ui/4-forms-controls/1-form-elements/article.md +++ b/2-ui/4-forms-controls/1-form-elements/article.md @@ -181,7 +181,7 @@ A ``, that do the same: +They provide three different ways of setting a value for a `` allows to select multiple options at once if it has `multiple` attribute. That's feature is rarely used. In that case we need to use the first ways: add/remove the `selected` property from `