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 306c24c commit e256dd0Copy full SHA for e256dd0
index.html
@@ -1226,7 +1226,7 @@ <h3>Algorithm</h3>
1226
<var>term</var> MUST NOT be a <a>keyword</a> and a
1227
<a data-link-for="JsonLdErrorCode">keyword redefinition</a>
1228
error has been detected and processing is aborted.</li>
1229
- <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>
1230
and <var>active context</var> has an existing
1231
<a>term definition</a> for <var>term</var> which is protected,
1232
a <a data-link-for="JsonLdErrorCode">protected term redefinition</a> error has been detected,
0 commit comments