Skip to content

Commit d04b1fc

Browse files
Update Export-SPOUserInfo.md
1 parent acd8ba0 commit d04b1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Export-SPOUserInfo.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
Export-SPOUserInfo -LoginName [email protected] -site https://contoso.sharepoint.com/sites/sc1 -OutputFolder "C:\users\admin\exportfolder"
3232
```
33-
Example 1 exports a user data who has the e-mail address [email protected] from the site collection https://contoso.sharepoint.com/sites/sc1 to folder C:\users\admin\exportfolder.
33+
Example 1 exports user data who has the e-mail address [email protected] from the site collection https://contoso.sharepoint.com/sites/sc1 to folder C:\users\admin\exportfolder.
3434

3535

3636
### ------------ Example 2 --------------------

0 commit comments

Comments
 (0)