Skip to content

Commit 9656227

Browse files
committed
fixed typo
1 parent 8c9fe13 commit 9656227

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
@@ -1606,7 +1606,7 @@ <h3>Algorithm</h3>
16061606
<code>@prefix</code> <a>entry</a>, which MUST be a <a>boolean</a>. Otherwise, an
16071607
<a data-link-for="JsonLdErrorCode">invalid @prefix value</a>
16081608
error has been detected and processing is aborted.</li>
1609-
<li>If the <a>prefix flag</a> of <var>definition</var>is set to true,
1609+
<li>If the <a>prefix flag</a> of <var>definition</var>is set to <code>true</code>,
16101610
and its <a>IRI mapping</a> is a <a>keyword</a>,
16111611
an <a data-link-for="JsonLdErrorCode">invalid term definition</a>
16121612
has been detected and processing is aborted.</li>

0 commit comments

Comments
 (0)