Skip to content

Commit

Permalink
Rename Update-HelpContent.ps1 to Update-helpContent.ps1
Browse files Browse the repository at this point in the history
fixed case-sensative title
  • Loading branch information
Celerium authored Oct 28, 2023
1 parent 6cbc38d commit 21c8baf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -405,4 +405,4 @@ $TimeToComplete = New-TimeSpan -Start $startDate -End (Get-Date)
Write-Verbose 'Time to complete'
Write-Verbose ($TimeToComplete | Select-Object * -ExcludeProperty Ticks,Total*,Milli* | Out-String)

}
}

0 comments on commit 21c8baf

Please sign in to comment.