Skip to content

Commit

Permalink
typo: Microsoft.HDInsight (#4697)
Browse files Browse the repository at this point in the history
- compatibilty -> compatibility
- capabilty -> capability
  • Loading branch information
nschonni authored and sarangan12 committed Dec 3, 2018
1 parent c837ca0 commit f091b39
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
}
},
"regions": {
"description": "The virtual machine size compatibilty features.",
"description": "The virtual machine size compatibility features.",
"type": "object",
"additionalProperties": {
"$ref": "#/definitions/RegionsCapability"
Expand All @@ -272,14 +272,14 @@
}
},
"vmSize_filters": {
"description": "The virtual machine size compatibilty filters.",
"description": "The virtual machine size compatibility filters.",
"type": "array",
"items": {
"$ref": "#/definitions/VmSizeCompatibilityFilter"
}
},
"features": {
"description": "The capabilty features.",
"description": "The capability features.",
"type": "array",
"items": {
"type": "string"
Expand Down

0 comments on commit f091b39

Please sign in to comment.