Browse Source

fix(webapp): clarify that owners can prevent confirm active domain use

Peter Thomassen 4 years ago
parent
commit
42a96f84c0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      webapp/src/views/Terms.vue

+ 2 - 2
webapp/src/views/Terms.vue

@@ -80,8 +80,8 @@ export default {
       {
         title: 'Expiration of Inactive dynDNS Domains',
         text: 'Dynamic DNS domains that are not updated for six months or longer will be ' +
-                'deleted after a warning with 4 weeks notice. Owners can prevent deletion by updating DNS ' +
-                'information.',
+                'deleted after a warning with 4 weeks notice. The notice contains instructions for owners to confirm ' +
+                'active use and prevent deletion.',
       },
       {
         title: 'Secure Delegation Required',