diff --git a/Source/en-US/about_vsteam_profiles.help.txt b/Source/en-US/about_vsteam_profiles.help.txt index 020430cef..ce51b03dc 100644 --- a/Source/en-US/about_vsteam_profiles.help.txt +++ b/Source/en-US/about_vsteam_profiles.help.txt @@ -23,7 +23,7 @@ EXAMPLES This will add a profile named demonstrations for use with Set-VSTeamAccount using the AzD API. - Get-VSTeamProfiles | Remove-VSTeamProfiles -Force + Get-VSTeamProfile | Remove-VSTeamProfile -Force This will delete all the profiles. @@ -38,4 +38,4 @@ SEE ALSO Set-VSTeamAccount Set-VSTeamAPIVersion about_vsteam - about_vsteam_provider \ No newline at end of file + about_vsteam_provider