From d71d4971d400aa68d051936626e62eaf5e4fc009 Mon Sep 17 00:00:00 2001 From: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com> Date: Fri, 28 May 2021 09:36:28 -0400 Subject: [PATCH] Update about-groups.md (#619) typo fix --- _articles/organizations/about-groups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/organizations/about-groups.md b/_articles/organizations/about-groups.md index 3cab6629..f591db9e 100644 --- a/_articles/organizations/about-groups.md +++ b/_articles/organizations/about-groups.md @@ -13,7 +13,7 @@ redirect_from: ## What are Groups? -Groups are relate together individual users, and provide a scalable way to assign permissions, including access to [Collections]({{site.baseurl}}/article/about-collections) and other [access controls]({{site.baseurl}}/article/user-types-access-control/#access-control). When [onboarding new users]({{site.baseurl}}/article/managing-users/), add them to a Group to have them automatically inherit that Group's configured permissions. +Groups relate together individual users, and provide a scalable way to assign permissions, including access to [Collections]({{site.baseurl}}/article/about-collections) and other [access controls]({{site.baseurl}}/article/user-types-access-control/#access-control). When [onboarding new users]({{site.baseurl}}/article/managing-users/), add them to a Group to have them automatically inherit that Group's configured permissions. {% callout info %} Groups are available to [Teams and Enterprise Organizations]({{site.baseurl}}/article/about-organizations/#types-of-organizations).