From cda4568c5c18720e00f7016363f35eefe0c924e2 Mon Sep 17 00:00:00 2001 From: Erik Wilde Date: Wed, 4 Mar 2015 11:18:32 +0100 Subject: [PATCH] fixing formatting --- activity-schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activity-schema.md b/activity-schema.md index ca2401d..79738f0 100644 --- a/activity-schema.md +++ b/activity-schema.md @@ -2726,7 +2726,7 @@ This specification defines the following initial set of namespace properties tha The dc namespace property is defined to encapsulate the set of extension properties that represent information specific to the [Dublin Core Metadata Initiative][1]. If, for instance, Dublin Core properties can be applied to an Activity Streams object, those properties SHOULD be grouped together under the dc property. For example: -``` json json +``` json { "objectType": "file", "displayName": "A Document",