We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48384cb commit 7ccd943Copy full SHA for 7ccd943
index.html
@@ -1243,7 +1243,7 @@ <h3>Algorithm</h3>
1243
<var>term</var> MUST NOT be a <a>keyword</a> and a
1244
<a data-link-for="JsonLdErrorCode">keyword redefinition</a>
1245
error has been detected and processing is aborted.</li>
1246
- <li class="changed">If the <var>from term</var> is <code>false</code>
+ <li class="changed">If <var>from term</var> is <code>false</code>
1247
and <var>active context</var> has an existing
1248
<a>term definition</a> for <var>term</var> which is protected,
1249
a <a data-link-for="JsonLdErrorCode">protected term redefinition</a> error has been detected,
0 commit comments