Skip to content

Commit

Permalink
typo: resources/resource-manager/Microsoft.Solutions (Azure#4760)
Browse files Browse the repository at this point in the history
- reponse -> response
  • Loading branch information
nschonni authored and AnuTalluri committed Feb 6, 2019
1 parent 81bbac9 commit 31e3aa7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@
"description": "The appliance provider authorization."
},
"ErrorResponse": {
"description": "Error reponse indicates ARM appliance is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates ARM appliance is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@
"description": "The managed application provider authorization."
},
"ErrorResponse": {
"description": "Error reponse indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@
"description": "The managed application provider authorization."
},
"ErrorResponse": {
"description": "Error reponse indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down

0 comments on commit 31e3aa7

Please sign in to comment.