Skip to content

Commit 9bf0350

Browse files
kenwithget-itips
andauthored
Update sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSite.md
Co-authored-by: Andres Mariano Gorzelany <[email protected]>
1 parent 29ea4c3 commit 9bf0350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This example gets quota details for a Group Site.
104104
### -----------------------EXAMPLE 6-----------------------------
105105

106106
```powershell
107-
Get-SPOSite -Identity [https://contoso.sharepoint.com/sites/research] | Select InformationSegment
107+
Get-SPOSite -Identity https://contoso.sharepoint.com/sites/research | Select InformationSegment
108108
```
109109

110110
This example returns the InformationSegments associated to the site.

0 commit comments

Comments
 (0)