Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ data related to the navigation of the document:

The construction "a <code>Foo</code> object", where <code>Foo</code> is
actually an interface, is sometimes used instead of the more accurate
"an object implementing the interface <code>Foo</code>.
"an object implementing the interface <code>Foo</code>".

The term <dfn>current document</dfn> refers to the document associated
with the <a data-lt="associated document">Window object's newest
Expand Down