Skip to content

Commit c9fa870

Browse files
authored
Fix "environment settings object" URL
The explicitly given URL points to a field of scripts, rather than the concept which is intended.
1 parent 1281c95 commit c9fa870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec: HTML; urlPrefix: https://html.spec.whatwg.org/multipage/
5050
text: creating a new document object; url: create-a-document-object
5151
text: nested browsing context
5252
urlPrefix: webappapis.html
53-
text: environment settings object; url: settings-object
53+
text: environment settings object
5454
text: incumbent settings object
5555
text: responsible document
5656
text: responsible browsing context

0 commit comments

Comments
 (0)