diff --git a/webadmin/src/setupdns.html b/webadmin/src/setupdns.html index de029be09..2a28d5a4c 100644 --- a/webadmin/src/setupdns.html +++ b/webadmin/src/setupdns.html @@ -53,7 +53,7 @@

Cloudron Setup

-

Provide the domain for your Cloudron

+

Provide a domain for your Cloudron

Apps will be installed on subdomains of that domain.

@@ -63,7 +63,7 @@
-

DNS Configuration

+

Choose how the domain is managed

{{ dnsCredentials.error }}

@@ -77,14 +77,14 @@

- This domain must be hosted on AWS Route53. + {{ dnsCredentials.domain || 'The domain' }} must be hosted on AWS Route53.

- This domain must be hosted on DigitalOcean. + {{ dnsCredentials.domain || 'The domain' }} must be hosted on DigitalOcean.