Skip to content

Commit d8e9488

Browse files
committed
Add code modifier to @set.
1 parent 92e27c2 commit d8e9488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9886,7 +9886,7 @@ <h2>Changes since 1.0 Recommendation of 16 January 2014</h2>
98869886
<h2>Changes since JSON-LD Community Group Final Report</h2>
98879887
<ul>
98889888
<li><a>Lists</a> may now have items which are themselves <a>lists</a>.</li>
9889-
<li>Values of <code>@type</code>, or an alais of <code>@type</code>, may now have their <code>@container</code> set to @set
9889+
<li>Values of <code>@type</code>, or an alais of <code>@type</code>, may now have their <code>@container</code> set to <code>@set</code>
98909890
to ensure that <code>@type</code> members are always represented as an array. This
98919891
also allows a term to be defined for <code>@type</code>, where the value MUST be a <a>dictionary</a>
98929892
with <code>@container</code> set to <code>@set</code>.</li>

0 commit comments

Comments
 (0)