diff --git a/specification/deploymentmanager/resource-manager/Microsoft.DeploymentManager/preview/2018-09-01-preview/deploymentmanager.json b/specification/deploymentmanager/resource-manager/Microsoft.DeploymentManager/preview/2018-09-01-preview/deploymentmanager.json index 374b64550baa..24e4f928fb11 100644 --- a/specification/deploymentmanager/resource-manager/Microsoft.DeploymentManager/preview/2018-09-01-preview/deploymentmanager.json +++ b/specification/deploymentmanager/resource-manager/Microsoft.DeploymentManager/preview/2018-09-01-preview/deploymentmanager.json @@ -1163,7 +1163,7 @@ "artifactRoot": { "type": "string", "description": "The path from the location that the 'authentication' property [say, a SAS URI to the blob container] refers to, to the location of the artifacts. This can be used to differentiate different versions of the artifacts. Or, different types of artifacts like binaries or templates. The location referenced by the authentication property concatenated with this optional artifactRoot path forms the artifact source location where the artifacts are expected to be found.", - "example": "binaries/2018.09.24" + "example": "binaries/2018.09.24" }, "authentication": { "description": "The authentication method to use to access the artifact source.", @@ -1576,7 +1576,7 @@ } }, "ResourceOperation": { - "description": "Individial resource operation information.", + "description": "Individual resource operation information.", "properties": { "resourceName": { "type": "string",