Skip to content

Commit 0b831dd

Browse files
pchampingkellogg
authored andcommitted
fixed typo
1 parent d650bf4 commit 0b831dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1618,7 +1618,7 @@ <h3>Algorithm</h3>
16181618
<code>@prefix</code> <a>entry</a>, which MUST be a <a>boolean</a>. Otherwise, an
16191619
<a data-link-for="JsonLdErrorCode">invalid @prefix value</a>
16201620
error has been detected and processing is aborted.</li>
1621-
<li>If the <a>prefix flag</a> of <var>definition</var>is set to true,
1621+
<li>If the <a>prefix flag</a> of <var>definition</var>is set to <code>true</code>,
16221622
and its <a>IRI mapping</a> is a <a>keyword</a>,
16231623
an <a data-link-for="JsonLdErrorCode">invalid term definition</a>
16241624
has been detected and processing is aborted.</li>

0 commit comments

Comments
 (0)