Skip to content

Commit f33a219

Browse files
committed
Improve note.
1 parent 0416b0e commit f33a219

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1620,7 +1620,8 @@ <h3>Algorithm</h3>
16201620
to <code>false</code>.</li>
16211621
<li class="changed">If <var>value</var> contains the <a>entry</a> <code>@id</code> and its value
16221622
neither equals <var>term</var> nor is <code>null</code>:
1623-
<div id="ctd-id-null" class="note">If `null`, the term is not used for IRI expansion, but is
1623+
<div id="ctd-id-null" class="note">If the `@id` entry is `null`,
1624+
the term is not used for IRI expansion, but is
16241625
retained to be able to detect future redefinitions of this term.</div>
16251626
<ol>
16261627
<li>If the value associated with the <code>@id</code> <a>entry</a> is not a <a>string</a>, an

0 commit comments

Comments
 (0)