Skip to content

Commit 3124605

Browse files
committed
[css-highlight-api] Fix typo
1 parent 8a4e121 commit 3124605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-highlight-api-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ Range Updating and Invalidation</h3>
468468
if [=start node=] or [=end node=] of any [=range=]
469469
in the [=highlight regsitry=]
470470
refer to a {{Node}} which is no longer [=in a document tree=],
471-
the User Agent must ignored that [=range=].
471+
the User Agent must ignore that [=range=].
472472
If the [=start offset=] or [=end offset=] of any [=range=]
473473
are greater than the corresponding node’s <a spec=dom>length</a>,
474474
The User Agent must behave as if it was equal to that <a spec=dom>length</a>.

0 commit comments

Comments
 (0)