Skip to content

Commit b8a5a50

Browse files
nschonnijhendrixMSFT
authored andcommitted
typo: Microsoft.DeploymentManager (#4683)
- Individial -> Individual
1 parent 14fa67a commit b8a5a50

File tree

1 file changed

+2
-2
lines changed
  • specification/deploymentmanager/resource-manager/Microsoft.DeploymentManager/preview/2018-09-01-preview

1 file changed

+2
-2
lines changed

specification/deploymentmanager/resource-manager/Microsoft.DeploymentManager/preview/2018-09-01-preview/deploymentmanager.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@
11631163
"artifactRoot": {
11641164
"type": "string",
11651165
"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.",
1166-
"example": "binaries/2018.09.24"
1166+
"example": "binaries/2018.09.24"
11671167
},
11681168
"authentication": {
11691169
"description": "The authentication method to use to access the artifact source.",
@@ -1576,7 +1576,7 @@
15761576
}
15771577
},
15781578
"ResourceOperation": {
1579-
"description": "Individial resource operation information.",
1579+
"description": "Individual resource operation information.",
15801580
"properties": {
15811581
"resourceName": {
15821582
"type": "string",

0 commit comments

Comments
 (0)