From 689631a7dfdcdd85ab2ef8bea49799c58f73c73e Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Wed, 5 Dec 2018 01:23:55 -0500 Subject: [PATCH] typo: signalr/resource-manager/Microsoft.SignalRService - excuting -> executing - SingalR -> SignalR - resouce -> resource - indentifier -> identifier --- .../preview/2018-03-01-preview/signalr.json | 16 ++++++++-------- .../stable/2018-10-01/signalr.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/specification/signalr/resource-manager/Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json b/specification/signalr/resource-manager/Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json index 5ef1352de2f8..6956340076d9 100644 --- a/specification/signalr/resource-manager/Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json +++ b/specification/signalr/resource-manager/Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json @@ -229,7 +229,7 @@ ], "responses": { "201": { - "description": "Created and an async operation is excuting in background to make the new key to take effect. The response contains new keys and a Location header to query the async operation result.", + "description": "Created and an async operation is executing in background to make the new key to take effect. The response contains new keys and a Location header to query the async operation result.", "schema": { "$ref": "#/definitions/SignalRKeys" } @@ -266,7 +266,7 @@ ], "responses": { "200": { - "description": "Success. The response describe the corresponding SingalR service.", + "description": "Success. The response describe the corresponding SignalR service.", "schema": { "$ref": "#/definitions/SignalRResource" } @@ -315,7 +315,7 @@ } }, "202": { - "description": "Accepted. The response indicates the exiting SingalR service is now updating and contains a Location header to query the operation result.." + "description": "Accepted. The response indicates the exiting SignalR service is now updating and contains a Location header to query the operation result.." } }, "x-ms-long-running-operation": true, @@ -391,13 +391,13 @@ ], "responses": { "200": { - "description": "Success. The response describes a SingalR service which is not up-to-date.", + "description": "Success. The response describes a SignalR service which is not up-to-date.", "schema": { "$ref": "#/definitions/SignalRResource" } }, "202": { - "description": "Accepted. The response indicates the exiting SingalR service is now updating and contains a Location header to query the operation result.." + "description": "Accepted. The response indicates the exiting SignalR service is now updating and contains a Location header to query the operation result.." } }, "x-ms-long-running-operation": true, @@ -675,7 +675,7 @@ "readOnly": true }, "name": { - "description": "The name of the resouce.", + "description": "The name of the resource.", "type": "string", "readOnly": true }, @@ -727,7 +727,7 @@ "readOnly": true }, "name": { - "description": "The name of the resouce.", + "description": "The name of the resource.", "type": "string", "readOnly": true }, @@ -976,7 +976,7 @@ "type": "object", "properties": { "value": { - "description": "The indentifier of the usage.", + "description": "The identifier of the usage.", "type": "string" }, "localizedValue": { diff --git a/specification/signalr/resource-manager/Microsoft.SignalRService/stable/2018-10-01/signalr.json b/specification/signalr/resource-manager/Microsoft.SignalRService/stable/2018-10-01/signalr.json index 6c2c47b394f5..e0f3ff03dc69 100644 --- a/specification/signalr/resource-manager/Microsoft.SignalRService/stable/2018-10-01/signalr.json +++ b/specification/signalr/resource-manager/Microsoft.SignalRService/stable/2018-10-01/signalr.json @@ -229,7 +229,7 @@ ], "responses": { "201": { - "description": "Created and an async operation is excuting in background to make the new key to take effect. The response contains new keys and a Location header to query the async operation result.", + "description": "Created and an async operation is executing in background to make the new key to take effect. The response contains new keys and a Location header to query the async operation result.", "schema": { "$ref": "#/definitions/SignalRKeys" } @@ -266,7 +266,7 @@ ], "responses": { "200": { - "description": "Success. The response describe the corresponding SingalR service.", + "description": "Success. The response describe the corresponding SignalR service.", "schema": { "$ref": "#/definitions/SignalRResource" } @@ -315,7 +315,7 @@ } }, "202": { - "description": "Accepted. The response indicates the exiting SingalR service is now updating and contains a Location header to query the operation result.." + "description": "Accepted. The response indicates the exiting SignalR service is now updating and contains a Location header to query the operation result.." } }, "x-ms-long-running-operation": true, @@ -391,13 +391,13 @@ ], "responses": { "200": { - "description": "Success. The response describes a SingalR service which is not up-to-date.", + "description": "Success. The response describes a SignalR service which is not up-to-date.", "schema": { "$ref": "#/definitions/SignalRResource" } }, "202": { - "description": "Accepted. The response indicates the exiting SingalR service is now updating and contains a Location header to query the operation result.." + "description": "Accepted. The response indicates the exiting SignalR service is now updating and contains a Location header to query the operation result.." } }, "x-ms-long-running-operation": true, @@ -675,7 +675,7 @@ "readOnly": true }, "name": { - "description": "The name of the resouce.", + "description": "The name of the resource.", "type": "string", "readOnly": true }, @@ -727,7 +727,7 @@ "readOnly": true }, "name": { - "description": "The name of the resouce.", + "description": "The name of the resource.", "type": "string", "readOnly": true }, @@ -976,7 +976,7 @@ "type": "object", "properties": { "value": { - "description": "The indentifier of the usage.", + "description": "The identifier of the usage.", "type": "string" }, "localizedValue": {