Skip to content

Commit

Permalink
fix: typo (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Boucha <boucha@gmail.com>
  • Loading branch information
UtahDave authored Mar 23, 2024
1 parent efb0149 commit 54a264f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SampleScripts/PowerManagement-ManagementDomain.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ if ($PsBoundParameters.ContainsKey("shutdown") -or $PsBoundParameters.ContainsKe
}
}
} else {
Write-PowerManagementLogMessage -Type INFO -Message "A single cluister exists in the management domain."
Write-PowerManagementLogMessage -Type INFO -Message "A single cluster exists in the management domain."
}


Expand Down

0 comments on commit 54a264f

Please sign in to comment.