Skip to content

Commit

Permalink
Fix typo (#13281)
Browse files Browse the repository at this point in the history
Co-authored-by: Vikram Praveen Kumar <[email protected]>
  • Loading branch information
vikrampraveen and Vikram Praveen Kumar authored Mar 4, 2021
1 parent 270f394 commit 8df3212
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 8df3212

Please sign in to comment.