Skip to content

Commit 00a00e9

Browse files
authored
Fix typo in protection rule documentation
1 parent 925cb8f commit 00a00e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/resources/protectionrulebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following limitations apply to this resource:
6161
|completedWithErrors | The status of the protection rule when the rule ran but encountered errors.|
6262
|unknownFutureValue | Evolvable enumeration sentinel value. Don't use. |
6363
|updateRequested | The status of the protection rule when a patch is requested. This value applies only to dynamic rules.|
64-
|deleteRequested | The status of the protection rule on deleteAndUnprotect action. This value applies only to dynamic rules.|
64+
|deleteRequested | The status of the protection rule when the **deleteAndUnprotect** action is performed. This value applies only to dynamic rules.|
6565

6666
## Relationships
6767

0 commit comments

Comments
 (0)