Skip to content

Commit 90fd726

Browse files
authored
Update index.html
Apply changes from erratum, adding a @context statement for example for Tombstone (example 60 at time of writing), see issue #441 for discussion.
1 parent fa4c839 commit 90fd726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vocabulary/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2751,6 +2751,7 @@ <h2>Object and Link Types</h2>
27512751
<td rowspan="4">
27522752
<div id="ex184b-jsonld" style="display: block;">
27532753
<pre class="example highlight json">{
2754+
"@context": "https://www.w3.org/ns/activitystreams",
27542755
"type": "OrderedCollection",
27552756
"totalItems": 3,
27562757
"name": "Vacation photos 2016",

0 commit comments

Comments
 (0)