Skip to content

Commit f768903

Browse files
Merge pull request #218034 from IamVarma/patch-1
Typo correction
2 parents dc6af11 + 01a0c8b commit f768903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/afds/waf-front-door-policy-configure-bot-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $frontDoorWafPolicy = Get-AzFrontDoorWafPolicy `
5050
-Name 'WafPolicy'
5151
```
5252

53-
## Add the bot protecton rule set
53+
## Add the bot protection rule set
5454

5555
Use the [New-AzFrontDoorWafManagedRuleObject](/powershell/module/az.frontdoor/new-azfrontdoorwafmanagedruleobject) cmdlet to select the bot protection rule set, including the version of the rule set. Then, add the rule set to the WAF's configuration.
5656

0 commit comments

Comments
 (0)