diff --git a/eng/common/spelling/Invoke-Cspell.ps1 b/eng/common/spelling/Invoke-Cspell.ps1 index 9fc5dec9b991f..509c6b00effa8 100644 --- a/eng/common/spelling/Invoke-Cspell.ps1 +++ b/eng/common/spelling/Invoke-Cspell.ps1 @@ -87,7 +87,7 @@ function Test-VersionReportMatches() { $expectedPackageVersion = '6.12.0' # Act - $actual = &"$PSSCriptRoot/Invoke-Cspell.ps1" ` + $actual = &"$PSScriptRoot/Invoke-Cspell.ps1" ` -JobType '--version' # Assert