From ae930a7fe8cead7fea8a06ac5e9536866cd67bc7 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 23 Feb 2017 10:06:56 -0800 Subject: [PATCH] dns setup: fix wording a bit --- webadmin/src/setupdns.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.