Skip to content

Commit eebda9c

Browse files
Grammatical fix (#15534)
Added '.' to line 120 to match line 275.
1 parent 058a3c6 commit eebda9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Network/Network/help/Add-AzNetworkSecurityRuleConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Specifies a destination address prefix.
117117
The acceptable values for this parameter are:
118118
- A Classless Interdomain Routing (CIDR) address
119119
- A destination IP address range
120-
- A wildcard character (*) to match any IP address
120+
- A wildcard character (*) to match any IP address.
121121
You can use tags such as VirtualNetwork, AzureLoadBalancer, and Internet.
122122
123123
```yaml

0 commit comments

Comments
 (0)