Skip to content

Commit 7c8f1d0

Browse files
thechriskentVesaJuvonen
authored andcommitted
Minor grammatical updates (SharePoint#1632)
1 parent c5431c5 commit 7c8f1d0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/features/hub-site/hub-site-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@ ms.date: 2/26/2018
99
> [!IMPORTANT]
1010
> The hub sites feature is currently in preview and is subject to change. It is not currently supported for use in production environments.
1111
12-
SharePoint hub sites connect and organize sites based on organizational attributes such as project, department, division, or region. Use PowerShell cmdlets, or the SharePoint REST API to automate tasks such as creating, removing, or controlling permissions for hub site.
12+
SharePoint hub sites connect and organize sites based on organizational attributes such as project, department, division, or region. You can use PowerShell cmdlets or the SharePoint REST API to automate tasks such as creating, removing, or controlling permissions for hub sites.
1313

1414
For more information on SharePoint hub sites, see [What is a SharePoint hub site](https://go.microsoft.com/fwlink/?linkid=869149).
1515

1616
For more information on creating hub sites, see [Creating a SharePoint hub site using PowerShell](create-hub-site-with-powershell.md).
1717

1818
## Additional Hub site details
1919

20-
- We recommend selecting a communication site, or a team site that uses the new template. If you use a classic team site, the hub site navigation will only appear on modern pages, including document libraries, lists, and site contents. Hub site settings will only appear on modern pages.
20+
- We recommend selecting a communication site, or a team site that uses the modern template. If you use a classic team site, the hub site navigation will only appear on modern pages, including document libraries, lists, and site contents. Hub site settings will only appear on modern pages.
2121
- You can create up to 50 hub sites for an organization.
22-
- If you set up SharePoint Multi-Geo for your organization, only sites within the same geo ___location can be associated with a hub site.
22+
- If you set up [SharePoint Multi-Geo](https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/multigeo-introduction) for your organization, only sites within the same geo ___location can be associated with a hub site.
2323
- When users associate their sites with a hub site, it doesn't impact the permissions of either the hub site or the associated sites. It's important to make sure all users you allow to associate sites to the hub site have permission to the hub site.
24-
- The hub site navigation that is shown on all associated sites is based upon the top navigation bar of the hub site. In order to make programmatic changes to the hub site navigation you can use the REST API, CSOM API or PnP PowerShell.
24+
- The hub site navigation that is shown on all associated sites is based upon the top navigation bar of the hub site. In order to make programmatic changes to the hub site navigation you can use the REST API, CSOM API, or PnP PowerShell.
2525

2626
## Resources
2727

2828
- [What is a SharePoint hub site](https://go.microsoft.com/fwlink/?linkid=869149)
2929
- [Creating a SharePoint hub site using PowerShell](create-hub-site-with-powershell.md)
3030
- [PowerShell cmdlets for SharePoint hub sites](hub-site-powershell.md)
31-
- [Get to know the SharePoint REST service](https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service)
31+
- [Get to know the SharePoint REST service](https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service)

0 commit comments

Comments
 (0)