Skip to content

Commit

Permalink
typo: Microsoft.BotService (#4634)
Browse files Browse the repository at this point in the history
- Diplay -> Display
  • Loading branch information
nschonni authored and hovsepm committed Nov 30, 2018
1 parent a4c8ee7 commit 2f4118b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1987,22 +1987,22 @@
},
"displayName": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"serviceProviderName": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"devPortalUrl": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"iconUrl": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"parameters": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2275,22 +2275,22 @@
},
"displayName": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"serviceProviderName": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"devPortalUrl": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"iconUrl": {
"type": "string",
"description": "Diplay Name of the Service Provider",
"description": "Display Name of the Service Provider",
"readOnly": true
},
"parameters": {
Expand Down

0 comments on commit 2f4118b

Please sign in to comment.