Skip to content

Commit 52562ec

Browse files
committed
Remove duplicate note about @context requirement.
1 parent 6938250 commit 52562ec

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,10 +1288,7 @@ <h3>Contexts</h3>
12881288
<a data-cite="JSON-LD11#the-context">JSON-LD Context</a>.
12891289
</dd>
12901290
</dl>
1291-
<p class="note">
1292-
This specification requires a `@context` [=property=]
1293-
to be present; this property is defined by [[JSON-LD11]].
1294-
</p>
1291+
12951292
<pre class="example nohighlight" title="Usage of the @context property">
12961293
{
12971294
<span class="highlight">"@context": [

0 commit comments

Comments
 (0)