Skip to content

Commit 37c32e3

Browse files
authored
Fix typo
1 parent dc6af11 commit 37c32e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: vhorne
55
ms.service: web-application-firewall
66
ms.topic: article
77
services: web-application-firewall
8-
ms.date: 11/07/2022
8+
ms.date: 11/10/2022
99
ms.author: victorh
1010
zone_pivot_groups: web-application-firewall-configuration
1111
---
@@ -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)