Skip to content

Commit

Permalink
typo: reservations/resource-manager/Microsoft.Capacity (#4753)
Browse files Browse the repository at this point in the history
- AutofitGroup -> Autofit group
- Seperator -> Separator
  • Loading branch information
nschonni authored and hovsepm committed Dec 4, 2018
1 parent 74e61ba commit 72e2943
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,7 @@
},
"InstanceFlexibility": {
"type": "string",
"description": "Allows reservation discount to be applied across skus within the same AutofitGroup. Not all skus support instance size flexibility.",
"description": "Allows reservation discount to be applied across skus within the same Autofit group. Not all skus support instance size flexibility.",
"enum": [
"On",
"Off",
Expand Down
4 changes: 2 additions & 2 deletions specification/resources/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ input-file:
- Microsoft.Authorization/preview/2015-10-01-preview/policy.json
```
``` yaml $(Seperator)
``` yaml $(Separator)
###########################################################################
###########################################################################
```
Expand Down Expand Up @@ -193,7 +193,7 @@ input-file:
- Microsoft.Authorization/stable/2016-12-01/policyDefinitions.json
```
``` yaml $(Seperator)
``` yaml $(Separator)
###########################################################################
###########################################################################
```
Expand Down

0 comments on commit 72e2943

Please sign in to comment.