Skip to content

Commit 8459f06

Browse files
nschonnianuchandy
authored andcommitted
typo: machinelearningservices/resource-manager/Microsoft.MachineLearningServices (#4706)
- SSL capitalization - configugation -> configuration - creadentials -> credentials
1 parent 1b95b59 commit 8459f06

File tree

1 file changed

+3
-3
lines changed
  • specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2018-03-01-preview

1 file changed

+3
-3
lines changed

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2018-03-01-preview/machineLearningServices.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,10 +1371,10 @@
13711371
},
13721372
"SslConfiguration": {
13731373
"type": "object",
1374-
"description": "The ssl configugation for scoring",
1374+
"description": "The SSL configuration for scoring",
13751375
"properties": {
13761376
"status": {
1377-
"description": "Enable or disable ssl for scoring",
1377+
"description": "Enable or disable SSL for scoring",
13781378
"type": "string",
13791379
"enum": [
13801380
"Disabled",
@@ -1485,7 +1485,7 @@
14851485
"type": "object",
14861486
"properties": {
14871487
"administratorAccount": {
1488-
"description": "Admin creadentials for virtual machine.",
1488+
"description": "Admin credentials for virtual machine.",
14891489
"$ref": "#/definitions/VirtualMachineSshCredentials"
14901490
}
14911491
}

0 commit comments

Comments
 (0)