From bc1e796b36f8d06e9f3e944bc15da3c9074e5c22 Mon Sep 17 00:00:00 2001 From: Erik Wilde Date: Wed, 25 Mar 2015 10:04:18 +0100 Subject: [PATCH] fixing markup error the additional start tag (which should be an end tag) caused the table columns to be misaligned. --- activity-schema.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activity-schema.md b/activity-schema.md index ca2401d..ed29be1 100644 --- a/activity-schema.md +++ b/activity-schema.md @@ -2159,9 +2159,9 @@ In addition to the core properties shared by all Activity Streams Objects, i - - +
PropertyValueDescription
types + types Array 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.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.