Skip to content

Commit 8bbacb5

Browse files
authored
Merge pull request MicrosoftDocs#3402 from KoenZomers/patch-7
Clarifying the PowerShell reference
2 parents 2db0073 + 92028af commit 8bbacb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Enable-SPOCommSite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Enable-SPOCommSite -SiteUrl $rootSiteURL
6666
1. Install latest SharePoint Online Management Shell (version 8715.1200 or greater) from [here](https://www.microsoft.com/en-us/download/details.aspx?id=35588). If you have an older version installed, please uninstall it from Windows Add/Remove programs and then install the latest version.
6767
2. Make sure you have the SharePoint admin credentials for the tenant
6868
3. Make sure you have the correct root site URL. Typically its https://<tenantname>.sharepoint.com
69-
4. Copy this block of PowerShell commands into a notepad and fill in the missing details denoted by <>
69+
4. Copy the above PowerShell command(s) into a notepad and fill in the missing details denoted by <>
7070
5. Open SharePoint Online Management Shell from your computer
7171
6. Execute the PowerShell commands from your notepad
7272

0 commit comments

Comments
 (0)