Skip to content

Commit 1c88579

Browse files
committed
Minor fix.
1 parent 4300f58 commit 1c88579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/terms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<dt class="changed"><dfn>id map</dfn></dt><dd class="changed">
147147
An <a>id map</a> is a <a>dictionary</a> value of a <a>term</a>
148148
defined with <code>@container</code> set to <code>@id</code>.
149-
The values of the <a>id map</a> MUST be a <a>node objects</a>,
149+
The values of the <a>id map</a> MUST be <a>node objects</a>,
150150
and its keys are interpreted as <a>IRIs</a> representing
151151
the <code>@id</code> of the associated <a>node object</a>.
152152
If a value in the <a>id map</a> contains a key expanding to <code>@id</code>,

0 commit comments

Comments
 (0)