Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashraf Hamad committed May 9, 2020
1 parent b12d3e7 commit 83ad493
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5912,7 +5912,7 @@
},
"expirationTimeIfNotActivatedUtc": {
"format": "date-time",
"description": "Expiration time of the event channel. If this timer expires while the corresponding partner topic is never actived,\r\nthe event channel and corresponding partner topic are deleted.",
"description": "Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated,\r\nthe event channel and corresponding partner topic are deleted.",
"type": "string"
},
"filter": {
Expand Down Expand Up @@ -7231,7 +7231,7 @@
},
"expirationTimeIfNotActivatedUtc": {
"format": "date-time",
"description": "Expiration time of the partner topic. If this timer expires while the partner topic is still never actived,\r\nthe partner topic and corresponding event channel are deleted.",
"description": "Expiration time of the partner topic. If this timer expires while the partner topic is still never activated,\r\nthe partner topic and corresponding event channel are deleted.",
"type": "string"
},
"provisioningState": {
Expand Down

0 comments on commit 83ad493

Please sign in to comment.