Skip to content

Commit ec04212

Browse files
authored
Merge pull request MicrosoftDocs#5499 from grantburdon/patch-1
Update Example 1
2 parents 4937bf8 + dbfa934 commit ec04212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Use this cmdlet to get the home site url for your tenant.
3131
### Example 1
3232

3333
```powershell
34-
Get-PnPHomeSite
34+
Get-SPOHomeSite
3535
```
3636

3737
This example returns the home site url for your tenant.

0 commit comments

Comments
 (0)