Skip to content

Commit 3d36b72

Browse files
authored
Merge pull request MicrosoftDocs#2660 from nschonni/typo-ifnoramtion
typo: ifnoramtion -> information
2 parents 413617b + fe8087d commit 3d36b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOUserInfo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ For permissions and the most current information about Windows PowerShell for Sh
2424
## EXAMPLES
2525

2626
### ------------ Example 1 --------------------
27-
```
27+
```powershell
2828
Remove-SPOUserInfo -LoginName joe.healy@contoso.com -Site https://contoso.sharepoint.com/sites/sc1
2929
```
30-
Example 1 removes a user who has the e-mail address joe.healy@contoso.com from the user ifnoramtion list of https://contoso.sharepoint.com/sites/sc1 site collection.
30+
Example 1 removes a user who has the e-mail address joe.healy@contoso.com from the user information list of https://contoso.sharepoint.com/sites/sc1 site collection.
3131

3232
## PARAMETERS
3333

0 commit comments

Comments
 (0)