Skip to content

Commit

Permalink
Use correct command name in config example (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrxn authored Mar 26, 2024
1 parent 63e07f6 commit fce70c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ been used in that scope.
```powershell
@{
Rules = @{
ReviewUnusedParameter = @{
PSReviewUnusedParameter = @{
CommandsToTraverse = @(
'Invoke-PSFProtectedCommand'
)
Expand Down

0 comments on commit fce70c7

Please sign in to comment.