We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d650bf4 commit 0b831ddCopy full SHA for 0b831dd
index.html
@@ -1618,7 +1618,7 @@ <h3>Algorithm</h3>
1618
<code>@prefix</code> <a>entry</a>, which MUST be a <a>boolean</a>. Otherwise, an
1619
<a data-link-for="JsonLdErrorCode">invalid @prefix value</a>
1620
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,
+ <li>If the <a>prefix flag</a> of <var>definition</var>is set to <code>true</code>,
1622
and its <a>IRI mapping</a> is a <a>keyword</a>,
1623
an <a data-link-for="JsonLdErrorCode">invalid term definition</a>
1624
has been detected and processing is aborted.</li>
0 commit comments