Skip to content

Commit 9279bf4

Browse files
committed
[css-ui-4] Fix typos
1 parent 71e549b commit 9279bf4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-ui-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,10 +1046,10 @@ Omitted values are set to their initial values.
10461046
or to look for warnings and error messages in a search engine…
10471047

10481048
Instead, a good practice is for authors is to selectively apply ''user-select: none'' to elements
1049-
which seem likely to be accidentaly selected
1050-
when doing so would interfere with the more likely intended acction.
1051-
Accidentally leaving parts of the page that are unlikely to be intereacted with selectable
1052-
will likely cause much less frustration to users than the oposite.
1049+
which seem likely to be accidentally selected
1050+
when doing so would interfere with the more likely intended action.
1051+
Accidentally leaving parts of the page that are unlikely to be interacted with selectable
1052+
will likely cause much less frustration to users than the opposite.
10531053
</div>
10541054

10551055
<dt><dfn>contain</dfn>

0 commit comments

Comments
 (0)