Skip to content

Commit

Permalink
Fix typo (Azure#13281)
Browse files Browse the repository at this point in the history
Co-authored-by: Vikram Praveen Kumar <vipravee@microsoft.com>
  • Loading branch information
2 people authored and mkarmark committed Jul 20, 2021
1 parent 22f1e47 commit 4415814
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
}
},
"AcsChatThreadCreatedEventData": {
"description": "Schema of the Data property of an EventGridEvent for an Microsoft.Communication.ChatThreadCreatedWithUser event.",
"description": "Schema of the Data property of an EventGridEvent for an Microsoft.Communication.ChatThreadCreated event.",
"allOf": [
{
"$ref": "#/definitions/AcsChatThreadEventInThreadBaseProperties"
Expand Down

0 comments on commit 4415814

Please sign in to comment.