diff --git a/profile.example.ps1 b/profile.example.ps1 index 2ae5ff142..5adcad9ed 100644 --- a/profile.example.ps1 +++ b/profile.example.ps1 @@ -17,5 +17,4 @@ else { Start-SshAgent -Quiet -Write-Warning "posh-git's profile.example.ps1 will be removed in a future version." -Write-Warning "To avoid a change in behavior, copy its contents into your $PROFILE." +Write-Warning "posh-git's profile.example.ps1 will be removed in a future version. To avoid a change in behavior, copy its contents into your $PROFILE."