diff --git a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2018-06-01-preview/apimbackends.json b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2018-06-01-preview/apimbackends.json index 442b78e9219d..035ce4e7e2d8 100644 --- a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2018-06-01-preview/apimbackends.json +++ b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2018-06-01-preview/apimbackends.json @@ -591,7 +591,7 @@ "type": "string" }, "maxPartitionResolutionRetries": { - "description": "Maximum number of retries while attempting resolve the parition.", + "description": "Maximum number of retries while attempting resolve the partition.", "format": "int32", "type": "integer" }, @@ -748,7 +748,7 @@ "after": { "type": "string", "format": "duration", - "description": "Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconect is PT2M." + "description": "Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconnect is PT2M." } }, "description": "Properties to control reconnect requests." diff --git a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2017-03-01/apimbackends.json b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2017-03-01/apimbackends.json index 499f708cade8..f36d7725f6db 100644 --- a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2017-03-01/apimbackends.json +++ b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2017-03-01/apimbackends.json @@ -593,7 +593,7 @@ "type": "string" }, "maxPartitionResolutionRetries": { - "description": "Maximum number of retries while attempting resolve the parition.", + "description": "Maximum number of retries while attempting resolve the partition.", "format": "int32", "type": "integer" }, diff --git a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2018-01-01/apimbackends.json b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2018-01-01/apimbackends.json index 10c59fd61c8e..12a0ea9ff041 100644 --- a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2018-01-01/apimbackends.json +++ b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2018-01-01/apimbackends.json @@ -591,7 +591,7 @@ "type": "string" }, "maxPartitionResolutionRetries": { - "description": "Maximum number of retries while attempting resolve the parition.", + "description": "Maximum number of retries while attempting resolve the partition.", "format": "int32", "type": "integer" },