Skip to content

Commit 9b24675

Browse files
dholbertfrivoal
authored andcommitted
Fix typo (s/is not be/is not/)
This text used to say "may not be"; and at some point, "may not" was replaced with "is not", and the word "be" was left in accidentally.
1 parent 2180da9 commit 9b24675

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-ui-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,7 @@ so this specification allows flexibility.
17711771
Instead, we'd just have an "auto" value that makes form controls look like whatever they need,
17721772
and a "none" value that suppresses "native" look.
17731773

1774-
However, there is evidence that this alone is not be web compatible,
1774+
However, there is evidence that this alone is not web compatible,
17751775
due in part to uses such as:
17761776
<pre><code highlight=css>
17771777
input { appearance: none; }

0 commit comments

Comments
 (0)