Skip to content

Commit 4efe439

Browse files
authored
[css-highlight-api] fix: typo: encouraged to user -> encouraged to use (w3c#10351)
1 parent 467a179 commit 4efe439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-highlight-api-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ Range Updating and Invalidation</h3>
564564
has a significant performance cost.
565565
Authors who intend to observe DOM changes and react to them
566566
by adjusting or recreating the ranges in their [=custom highlights=]
567-
are strongly encouraged to user {{StaticRange}}s
567+
are strongly encouraged to use {{StaticRange}}s
568568
in order to avoid this costly but unnecessary step.
569569

570570
Conversely, authors who use {{StaticRange}}s

0 commit comments

Comments
 (0)