diff --git a/arm-compute/quickstart-templates/swagger.json b/arm-compute/quickstart-templates/swagger.json index d31427c555b3..a44fcedcd9f7 100644 --- a/arm-compute/quickstart-templates/swagger.json +++ b/arm-compute/quickstart-templates/swagger.json @@ -242,7 +242,7 @@ }, "outputs": { "type": "object", - "description": "Gets or sets key/value pairs that represent deploymentoutput." + "description": "Gets or sets key/value pairs that represent deployment output." }, "providers": { "type": "array", @@ -344,7 +344,7 @@ "required": [ "uri" ], - "description": "Entity representing the reference to the deployment paramaters." + "description": "Entity representing the reference to the deployment parameters." }, "Provider": { "properties": { diff --git a/specification/compute/quickstart-templates/swagger.json b/specification/compute/quickstart-templates/swagger.json index d31427c555b3..a44fcedcd9f7 100644 --- a/specification/compute/quickstart-templates/swagger.json +++ b/specification/compute/quickstart-templates/swagger.json @@ -242,7 +242,7 @@ }, "outputs": { "type": "object", - "description": "Gets or sets key/value pairs that represent deploymentoutput." + "description": "Gets or sets key/value pairs that represent deployment output." }, "providers": { "type": "array", @@ -344,7 +344,7 @@ "required": [ "uri" ], - "description": "Entity representing the reference to the deployment paramaters." + "description": "Entity representing the reference to the deployment parameters." }, "Provider": { "properties": {