Skip to content

Commit ed18c7c

Browse files
Merge pull request #433 from w3c/issue432
Fix misspelling
2 parents 9fab4e8 + b94b927 commit ed18c7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,7 +1328,7 @@ from [=transient activation-consuming APIs=]:
13281328
using the API on one site makes the API unavailable to other sites.
13291329

13301330
* When the API is successfully used,
1331-
the API is enabled for use by all [=descendent navigables=]
1331+
the API is enabled for use by all [=descendant navigables=]
13321332
of the [=top-level traversable=]'s [=active document=]
13331333
(that is, all frames on the current page)
13341334
until the next cross-site navigation.
@@ -3847,7 +3847,7 @@ urlPrefix: https://html.spec.whatwg.org/; spec: html; type: dfn
38473847
text: active document; url: #nav-document
38483848
text: activation notification
38493849
text: activation triggering input event
3850-
text: descendent navigables
3850+
text: descendant navigables
38513851
text: document state
38523852
text: host; url: #concept-origin-host
38533853
text: initiator origin; url: #document-state-initiator-origin

0 commit comments

Comments
 (0)