Skip to content

Commit e81d9c0

Browse files
committed
typo: privilegies -> privileges
1 parent 4c6ccf0 commit e81d9c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOGeoAdministrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-SPOGeoAdministrator
99

1010
## SYNOPSIS
11-
This cmdlet returns the SharePoint Online user or security group accounts with global administrative privilegies in the current Multi-Geographics tenant
11+
This cmdlet returns the SharePoint Online user or security group accounts with global administrative privileges in the current Multi-Geographics tenant
1212

1313
## SYNTAX
1414

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This cmdlet contains a single parameter set.
2222
You may only use parameters from one parameter set and you may not combine parameters from different parameter sets.
2323
For more information about how to use parameter sets, see Cmdlet Parameter Sets (http://go.microsoft.com/fwlink/?LinkID=187810).
2424

25-
The `Remove-SPOGeoAdministrator` cmdlet matches a user or a security group and remove the GeoAdministrator privilegies in the SharePoint Organization.
25+
The `Remove-SPOGeoAdministrator` cmdlet matches a user or a security group and remove the GeoAdministrator privileges in the SharePoint Organization.
2626

2727
You must be a SharePoint Online global administrator and you must have a Multi-Geo Tenant to run the `Get-SPOGeoAdministrator` cmdlet.
2828

@@ -37,7 +37,7 @@ For permissions and the most current information about Windows PowerShell for Sh
3737
```powershell
3838
Remove-SPOGeoAdministrator contosoadmin [-LoginName] <String>
3939
```
40-
Remove the GeoAdministrator privilegies to the user contosoadmin of the SharePoint Online multi-geo tenant.
40+
Remove the GeoAdministrator privileges to the user contosoadmin of the SharePoint Online multi-geo tenant.
4141

4242
### Example 2
4343
```powershell

0 commit comments

Comments
 (0)