Skip to content

Commit

Permalink
updated process block to be lower case
Browse files Browse the repository at this point in the history
  • Loading branch information
hollanjs committed Dec 16, 2022
1 parent c52c8c1 commit 191d53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Public/Test-IsNumericType.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function Test-IsNumericType
$Object
)

Process
process
{
$isNumeric = $false

Expand Down

0 comments on commit 191d53e

Please sign in to comment.