Skip to content

Commit

Permalink
typo: machinelearningcompute/resource-manager/Microsoft.MachineLearni…
Browse files Browse the repository at this point in the history
…ngCompute (#4707)

- Operationalizaton -> Operationalization
- configuartion -> configuration
- Trim trailing whitespace
  • Loading branch information
nschonni authored and sarangan12 committed Dec 3, 2018
1 parent 87fb499 commit c837ca0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
],
"operationId": "OperationalizationClusters_UpdateSystem",
"x-ms-examples": {
"Update System Services in an Operationalizaton Cluster": {
"Update System Services in an Operationalization Cluster": {
"$ref": "examples/OperationalizationClusters_UpdateSystem.json"
}
},
Expand Down Expand Up @@ -759,7 +759,7 @@
"x-ms-enum": {
"name": "AgentVMSizeTypes",
"modelAsString": true
}
}
}
}
},
Expand Down Expand Up @@ -826,7 +826,7 @@
"properties": {
"etag": {
"type": "string",
"description": "The configuartion ETag for updates."
"description": "The configuration ETag for updates."
},
"ssl": {
"description": "The SSL configuration properties",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
],
"operationId": "OperationalizationClusters_UpdateSystemServices",
"x-ms-examples": {
"Update System Services in an Operationalizaton Cluster": {
"Update System Services in an Operationalization Cluster": {
"$ref": "examples/OperationalizationClusters_UpdateSystemServices.json"
}
},
Expand Down Expand Up @@ -705,7 +705,7 @@
"description": "The number of master nodes in the container service.",
"minimum": 1,
"maximum": 5,
"default": 1
"default": 1
},
"agentCount": {
"type": "integer",
Expand Down Expand Up @@ -854,7 +854,7 @@
"properties": {
"etag": {
"type": "string",
"description": "The configuartion ETag for updates."
"description": "The configuration ETag for updates."
},
"ssl": {
"description": "The SSL configuration properties",
Expand Down

0 comments on commit c837ca0

Please sign in to comment.