Skip to content

Commit

Permalink
typo: netowork May double word the (#6206)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni authored and sergey-shandar committed Jun 6, 2019
1 parent d7a0b28 commit 57ae4ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,7 @@
},
"customRoutes": {
"$ref": "./virtualNetwork.json#/definitions/AddressSpace",
"description": "The reference of the address space resource which represents the custom routes address space specified by the the customer for virtual network gateway and VpnClient."
"description": "The reference of the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and VpnClient."
},
"resourceGuid": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
}
},
"WebApplicationFirewallPolicyListResult": {
"description": "Result of the request to list WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the the next set of results.",
"description": "Result of the request to list WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down

0 comments on commit 57ae4ca

Please sign in to comment.