diff --git a/content/admin/identity-and-access-management/understanding-iam-for-enterprises/choosing-an-enterprise-type-for-github-enterprise-cloud.md b/content/admin/identity-and-access-management/understanding-iam-for-enterprises/choosing-an-enterprise-type-for-github-enterprise-cloud.md
index a9f4626a77aa..4bbe42e87577 100644
--- a/content/admin/identity-and-access-management/understanding-iam-for-enterprises/choosing-an-enterprise-type-for-github-enterprise-cloud.md
+++ b/content/admin/identity-and-access-management/understanding-iam-for-enterprises/choosing-an-enterprise-type-for-github-enterprise-cloud.md
@@ -27,7 +27,7 @@ The features and functionality available to your users depend on which type of e
| Type of enterprise | User identity | Authentication | Provisioning |
| :- | :- | :- | :- |
| Enterprise with personal accounts on {% data variables.product.prodname_dotcom_the_website %} | Existing personal account on {% data variables.product.prodname_dotcom_the_website %} |
- Username and password for {% data variables.product.prodname_dotcom_the_website %}
- Optionally, additional Security Assertion Markup Language (SAML) authentication through your external identity management system
| - None; users own accounts, and enterprise and organization owners grant membership manually
- Optionally, use System for Cross-domain Identity Management (SCIM) from your identity management system to provision access to individual organizations that use SAML authentication
|
-| Enterprise with managed users | Managed by your external identity management system | - SAML
- OpenID Connect (OIDC), if you use Microsoft Entra ID (previously known as Azure AD)
| SCIM from your identity management system |
+| Enterprise with managed users | Managed by your external identity management system | - SAML
- OpenID Connect (OIDC), if you use Microsoft Entra ID (previously known as Azure AD)
| - SCIM from your identity management system
|
If your company is new to {% data variables.product.product_name %}, enterprises with personal accounts and {% data variables.product.prodname_emus %} are equally easy to adopt.