diff --git a/main/docs/get-started/auth0-overview/create-tenants.mdx b/main/docs/get-started/auth0-overview/create-tenants.mdx
index 439a7208c..ef626734c 100644
--- a/main/docs/get-started/auth0-overview/create-tenants.mdx
+++ b/main/docs/get-started/auth0-overview/create-tenants.mdx
@@ -33,7 +33,7 @@ Tenant characteristics:
* The tenant name cannot be changed after creation.
* You can create more than one tenant; in fact, you are encouraged to do so for each environment you may have such as development, staging, or production. To learn more, read [Set Up Multiple Environments](/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments).
-When you name your tenant, that name becomes part of your Auth0 **domain** until and unless you create a custom domain. This domain is the base URL used to access the Auth0 API and the URL where your users authenticate.
+The name of your tenant is part of your Auth0 domain. You can customize this by using a custom domain. This domain is the base URL used to access the Auth0 API and the URL where your users authenticate.
### Region, locality, and sub-locality
@@ -88,7 +88,7 @@ In our example, **Example-Co** chose the name `example-co` and AU as their regio
We recommend the use of custom domains, such as `example-co.com`, in production environments to provide your users with the most secure and seamless experience.
-If you have a **single-tenant** implementation, custom domain certificates can be managed by Auth0 or self-managed by you.
+Custom domain certificates can be managed by Auth0 or self-managed by you.
To learn more, read [Custom Domains](/docs/customize/custom-domains).
@@ -121,4 +121,4 @@ Auth0 offers several ways to extend the platform's functionality:
* [Tenant Settings](/docs/get-started/tenant-settings)
* [Create Multiple Tenants](/docs/get-started/auth0-overview/create-tenants/create-multiple-tenants)
* [Link Multiple Tenants to a Single Subscription](/docs/get-started/auth0-overview/create-tenants/child-tenants)
-* [Set Up Multiple Environments](/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments)
\ No newline at end of file
+* [Set Up Multiple Environments](/docs/get-started/auth0-overview/create-tenants/set-up-multiple-environments)