diff --git a/css-highlight-api-1/Overview.bs b/css-highlight-api-1/Overview.bs index 88f052446829..8a19b8bed296 100644 --- a/css-highlight-api-1/Overview.bs +++ b/css-highlight-api-1/Overview.bs @@ -489,10 +489,10 @@ Range Updating and Invalidation and recreating new ones. - When computing how to render the document, + When computing how to render a document, if [=start node=] or [=end node=] of any [=range=] - in the [=highlight regsitry=] - refer to a {{Node}} which is no longer [=in a document tree=], + in the [=highlight registry=] associated with that document's window + refer to a {{Node}} whose [=shadow-including root=] is not that document, the user agent must ignore that [=range=]. If the [=start offset=] or [=end offset=] of any [=range=] are greater than the corresponding node’s length,