Skip to content

Commit 5e28549

Browse files
committed
Fix term definitions.
1 parent d607bc0 commit 5e28549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/terms.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
<a>set object</a>, <span class="changed">or as part of <a>nested properties</a>,
111111
or in an <a>expanded term definition</a></span>
112112
using the <code>@context</code> <a>entry</a>.
113-
Its value may be a <a>map</a> for a <a data-cite="JSON-LD11#dfn-context-definition">,
114-
as an <a>IRI</a>, or as an <a>array</a> combining either of the above.</a>
113+
Its value may be a <a>map</a> for a <a data-cite="JSON-LD11#dfn-context-definition">context definition</a>,
114+
as an <a>IRI</a>, or as an <a>array</a> combining either of the above.
115115
</dd>
116116
<dt><dfn>context map</dfn></dt><dd>
117117
An embedded <a>context</a> is a <a>map</a> composed of a combintation of

0 commit comments

Comments
 (0)