Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions activity-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -2159,9 +2159,9 @@ In addition to the core properties shared by all Activity Streams Objects, <tt>i
<table border="1">
<tr><th align="left">Property</th><th align="left">Value</th><th align="left">Description</th></tr>
<tr>
<td><tt>types</tt><td>
<td><tt>types</tt></td>
<td>Array</td>
<td> An array of one or more absolute IRI's that describe the type of issue represented by the object. Note that the IRI's are intended for use as identifiers and MAY or MAY NOT be dereferenceable.</td>
<td>An array of one or more absolute IRIs that describe the type of issue represented by the object. Note that the IRI's are intended for use as identifiers and MAY or MAY NOT be dereferenceable.</td>
</tr>
</table>

Expand Down