Skip to content

Commit 050799b

Browse files
committed
Fix spell check
1 parent ad727d1 commit 050799b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

custom-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,6 +1148,7 @@ privatedns
11481148
privatelinks
11491149
privatepreview
11501150
projectable
1151+
propogation
11511152
Protectable
11521153
provisioner
11531154
provisioningservices

specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/networkVirtualAppliance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@
720720
"type": "string",
721721
"readOnly": true,
722722
"description": "Address Prefix."
723-
},
723+
},
724724
"bootStrapConfigurationBlobs": {
725725
"type": "array",
726726
"readOnly": false,

specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/virtualWan.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5250,7 +5250,7 @@
52505250
"enableVirtualRouterRoutePropogation": {
52515251
"type": "boolean",
52525252
"readOnly": false,
5253-
"description": "Flag to control route propogration for VirtualRouter hub."
5253+
"description": "Flag to control route propogation for VirtualRouter hub."
52545254
}
52555255
},
52565256
"description": "Parameters for VirtualHub."

0 commit comments

Comments
 (0)