From 552c0b79e18e1904419cd6729525a40523e65c32 Mon Sep 17 00:00:00 2001 From: Dorell James Date: Tue, 13 Oct 2020 00:53:21 +0800 Subject: [PATCH] Update article.md --- 2-ui/4-forms-controls/1-form-elements/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `