diff --git a/ee/ucp/authorization/create-users-and-teams-manually.md b/ee/ucp/authorization/create-users-and-teams-manually.md index 3e50436b91..70411f8c3d 100644 --- a/ee/ucp/authorization/create-users-and-teams-manually.md +++ b/ee/ucp/authorization/create-users-and-teams-manually.md @@ -40,7 +40,7 @@ To use Docker EE's built-in authentication, you must [create users manually](#cr The general flow of designing an organization with teams in UCP is: 1. Create an organization. -2. Add users or enable LDAD (for syncing users). +2. Add users or enable LDAP (for syncing users). 3. Create teams under the organization. 4. Add users to teams manually or sync with LDAP. @@ -91,4 +91,4 @@ To manually create users in UCP: - [Synchronize teams with LDAP](create-teams-with-ldap.md) - [Define roles with authorized API operations](define-roles.md) - [Group and isolate cluster resources](group-resources.md) -- [Grant role-access to cluster resources](grant-permissions.md) \ No newline at end of file +- [Grant role-access to cluster resources](grant-permissions.md)