Skip to content

Commit 1a4bf00

Browse files
dlongleygkellogg
andcommitted
Apply suggestions from code review
Committed @dlongley's suggestions. Co-Authored-By: gkellogg <[email protected]>
1 parent 3ecb229 commit 1a4bf00

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
@@ -5110,8 +5110,8 @@ <h3>The <dfn>JsonLdProcessor</dfn> Interface</h3>
51105110
<li>If the passed <a data-lt="jsonldprocessor-expand-input">input</a>
51115111
is a <a>string</a> representing the <a>IRI</a> of a remote document, await and dereference it as <var>remote document</var>
51125112
using <a>LoadDocumentCallback</a>, passing <a data-lt="jsonldprocessor-expand-input">input</a>
5113-
for <a data-link-for="LoadDocumentCallback">url</a>,
5114-
the <a data-link-for="JsonldOptions">extractAllScripts</a> option for <a data-link-for="LoadDocumentOptions">extractAllScripts</a>.
5113+
for <a data-link-for="LoadDocumentCallback">url</a>
5114+
and the <a data-link-for="JsonldOptions">extractAllScripts</a> option for <a data-link-for="LoadDocumentOptions">extractAllScripts</a>.
51155115
</li>
51165116
<li class="changed">If necessary, transform <a data-link-for="RemoteDocument">document</a>
51175117
from <var>remote document</var> into the <a>internal representation</a>.

0 commit comments

Comments
 (0)