Skip to content

Commit 83fef75

Browse files
SamErdeCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 19ef57d commit 83fef75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

powershell/public/cis/Test-MtCisPasswordExpiry.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626

2727
try {
28-
Write-Verbose 'Get domain details the password expiry period'
28+
Write-Verbose 'Get domain details for the password expiry period'
2929
$domains = Invoke-MtGraphRequest -RelativeUri 'domains'
3030

3131
Write-Verbose 'Get verified and managed domains where passwords are set to expire'

0 commit comments

Comments
 (0)