Skip to content

Commit 49035d3

Browse files
authored
Merge pull request #239 from adlnet/activity-type-typo-patch
Fix minor typo
2 parents b984af7 + 6649f12 commit 49035d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: xapi-profiles-structure.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ Property | Type | Description | Required
440440
`definition` | Object |A Language Map of descriptions of the purpose and usage of the Statement Template | Required
441441
`deprecated` | Boolean | A boolean, default false. If true, this Statement Template is deprecated. | Optional
442442
`verb` | IRI | Verb IRI | Optional
443-
`objectActivityType` | Object | Object activity type IRI | Optional
443+
`objectActivityType` | IRI | Object activity type IRI | Optional
444444
`contextGroupingActivityType` | Array | Array of contextActivities grouping activity type IRIs | Optional
445445
`contextParentActivityType` | Array | Array of contextActivities parent activity type IRIs | Optional
446446
`contextOtherActivityType` | Array | Array of contextActivities other activity type IRIs | Optional

0 commit comments

Comments
 (0)