Skip to content

Commit d25c5a4

Browse files
Update and rename Get-SPOGeoAdministrators.md to Get-SPOGeoAdministrator.md
The cmdlet is singular and not plural. So it should be Get-SPOGeoAdministrator instead of Get-SPOGeoAdministrators.
1 parent 24a120d commit d25c5a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOGeoAdministrators.md renamed to sharepoint/sharepoint-ps/sharepoint-online/Get-SPOGeoAdministrator.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
external help file:
33
applicable: SharePoint Online
4-
title: Get-SPOGeoAdministrators
4+
title: Get-SPOGeoAdministrator
55
schema: 2.0.0
66
---
77

8-
# Get-SPOGeoAdministrators
8+
# Get-SPOGeoAdministrator
99

1010
## SYNOPSIS
1111
{{Fill in the Synopsis}}
1212

1313
## SYNTAX
1414

1515
```
16-
Get-SPOGeoAdministrators [<CommonParameters>]
16+
Get-SPOGeoAdministrator [<CommonParameters>]
1717
```
1818

1919
## DESCRIPTION

0 commit comments

Comments
 (0)