Skip to content

Commit f6fcc5b

Browse files
committed
Fix typo
Changed “From controls” to “Form controls”
1 parent 26f35b4 commit f6fcc5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-ui-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ so we may need to include it as well.
795795
<dd> The element is rendered following the usual rules of CSS.
796796
Replaced elements other than form controls are not affected by this,
797797
and remain replaced elements.
798-
From controls are <em>not</em> made to look like native controls of the host operating system.
798+
Form controls are <em>not</em> made to look like native controls of the host operating system.
799799
See below for details.
800800

801801
Issue: Shouldn't this be called "normal" instead?

0 commit comments

Comments
 (0)