From 6649f12c56a445f3da67c4827f981d14f29d322e Mon Sep 17 00:00:00 2001 From: fugu13 Date: Mon, 18 Sep 2017 09:54:50 -0700 Subject: [PATCH] Fix minor typo No conformance impact, as description column was clear --- xapi-profiles-structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xapi-profiles-structure.md b/xapi-profiles-structure.md index 9f56e24..09c5ad2 100644 --- a/xapi-profiles-structure.md +++ b/xapi-profiles-structure.md @@ -440,7 +440,7 @@ Property | Type | Description | Required `definition` | Object |A Language Map of descriptions of the purpose and usage of the Statement Template | Required `deprecated` | Boolean | A boolean, default false. If true, this Statement Template is deprecated. | Optional `verb` | IRI | Verb IRI | Optional -`objectActivityType` | Object | Object activity type IRI | Optional +`objectActivityType` | IRI | Object activity type IRI | Optional `contextGroupingActivityType` | Array | Array of contextActivities grouping activity type IRIs | Optional `contextParentActivityType` | Array | Array of contextActivities parent activity type IRIs | Optional `contextOtherActivityType` | Array | Array of contextActivities other activity type IRIs | Optional