Skip to content

Commit 41c2719

Browse files
alexandairbergmeister
authored andcommitted
Fix the "How" section (#1127)
Fix the "How" section.
1 parent 81dc223 commit 41c2719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RuleDocumentation/UseShouldProcessForStateChangingFunctions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Verbs that should support `ShouldProcess`:
1818

1919
## How
2020

21-
Include the attribute `SupportsShouldProcess`, in the `CmdletBindingBinding`.
21+
Include the `SupportsShouldProcess` argument in the `CmdletBinding` attribute.
2222

2323
## Example
2424

0 commit comments

Comments
 (0)