Skip to content

Commit

Permalink
Merge pull request #239 from adlnet/activity-type-typo-patch
Browse files Browse the repository at this point in the history
Fix minor typo
  • Loading branch information
fugu13 authored Sep 18, 2017
2 parents b984af7 + 6649f12 commit 49035d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xapi-profiles-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 49035d3

Please sign in to comment.