Skip to content

Commit 1052bc5

Browse files
dlongleygkellogg
andauthored
Apply suggestions from code review
Committed @dlongley's suggestions. Co-Authored-By: gkellogg <[email protected]>
1 parent fae97db commit 1052bc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5114,8 +5114,8 @@ <h3>The <dfn>JsonLdProcessor</dfn> Interface</h3>
51145114
<li>If the passed <a data-lt="jsonldprocessor-expand-input">input</a>
51155115
is a <a>string</a> representing the <a>IRI</a> of a remote document, await and dereference it as <var>remote document</var>
51165116
using <a>LoadDocumentCallback</a>, passing <a data-lt="jsonldprocessor-expand-input">input</a>
5117-
for <a data-link-for="LoadDocumentCallback">url</a>,
5118-
the <a data-link-for="JsonldOptions">extractAllScripts</a> option for <a data-link-for="LoadDocumentOptions">extractAllScripts</a>.
5117+
for <a data-link-for="LoadDocumentCallback">url</a>
5118+
and the <a data-link-for="JsonldOptions">extractAllScripts</a> option for <a data-link-for="LoadDocumentOptions">extractAllScripts</a>.
51195119
</li>
51205120
<li class="changed">If necessary, transform <a data-link-for="RemoteDocument">document</a>
51215121
from <var>remote document</var> into the <a>internal representation</a>.

0 commit comments

Comments
 (0)