diff --git a/components/dashboard/application/domains/add-domain.tsx b/components/dashboard/application/domains/add-domain.tsx
index a910ea3e..40aba88d 100644
--- a/components/dashboard/application/domains/add-domain.tsx
+++ b/components/dashboard/application/domains/add-domain.tsx
@@ -210,7 +210,7 @@ export const AddDomain = ({
HTTPS
- Automatically will have SSL Certificate.
+ Automatically provision SSL Certificate.
diff --git a/components/dashboard/application/domains/update-domain.tsx b/components/dashboard/application/domains/update-domain.tsx
index f0896e6b..aae05b05 100644
--- a/components/dashboard/application/domains/update-domain.tsx
+++ b/components/dashboard/application/domains/update-domain.tsx
@@ -228,7 +228,7 @@ export const UpdateDomain = ({ domainId }: Props) => {
HTTPS
- Automatically will have SSL Certificate.
+ Automatically provision SSL Certificate.