diff --git a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/policyTrackedResources.json b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/policyTrackedResources.json index 0ab81a3d5f8d..5d2fb40318e2 100644 --- a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/policyTrackedResources.json +++ b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/policyTrackedResources.json @@ -75,7 +75,7 @@ "Query at management group scope": { "$ref": "./examples/PolicyTrackedResources_QueryManagementGroupScope.json" }, - "Query at management group scope using query paramters": { + "Query at management group scope using query parameters": { "$ref": "./examples/PolicyTrackedResources_QueryManagementGroupScopeWithFilterAndTop.json" } } @@ -123,7 +123,7 @@ "Query at subscription scope": { "$ref": "./examples/PolicyTrackedResources_QuerySubscriptionScope.json" }, - "Query at subscription scope using query paramters": { + "Query at subscription scope using query parameters": { "$ref": "./examples/PolicyTrackedResources_QuerySubscriptionScopeWithFilterAndTop.json" } } @@ -174,7 +174,7 @@ "Query at resource group scope": { "$ref": "./examples/PolicyTrackedResources_QueryResourceGroupScope.json" }, - "Query at resource group scope using query paramters": { + "Query at resource group scope using query parameters": { "$ref": "./examples/PolicyTrackedResources_QueryResourceGroupScopeWithFilterAndTop.json" } } @@ -222,7 +222,7 @@ "Query at resource scope": { "$ref": "./examples/PolicyTrackedResources_QueryResourceScope.json" }, - "Query at resource scope using query paramters": { + "Query at resource scope using query parameters": { "$ref": "./examples/PolicyTrackedResources_QueryResourceScopeWithFilterAndTop.json" } } diff --git a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/remediations.json b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/remediations.json index 772ae47627d3..70442559e554 100644 --- a/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/remediations.json +++ b/specification/policyinsights/resource-manager/Microsoft.PolicyInsights/preview/2018-07-01-preview/remediations.json @@ -1188,7 +1188,7 @@ }, "deploymentStatus": { "$ref": "#/definitions/RemediationDeploymentSummary", - "description": "The deployment status summary for all deplyoments created by the remediation." + "description": "The deployment status summary for all deployments created by the remediation." } }, "description": "The remediation properties." @@ -1220,7 +1220,7 @@ "description": "The number of deployments required by the remediation that have failed." } }, - "description": "The deployment status summary for all deplyoments created by the remediation." + "description": "The deployment status summary for all deployments created by the remediation." }, "ErrorResponse": { "description": "Error response.",