Skip to content

Commit 10c1184

Browse files
authored
Merge pull request MicrosoftDocs#2412 from MicrosoftDocs/Techwriter40-patch-1
Update Remove-SPUser.md
2 parents 64f2e20 + c9da3ad commit 10c1184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Remove-SPUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For permissions and the most current information about Windows PowerShell for Sh
3030

3131
### ------------------EXAMPLE 1-----------------------
3232
```
33-
Remove-SPUser "Contoso \jdoe" -web http://test/web1
33+
Remove-SPUser "Contoso\jdoe" -web http://test/web1
3434
3535
Get-SPWeb "http://test/web1" | Remove-SPUser "Contoso\jdoe"
3636
```

0 commit comments

Comments
 (0)