Browse Source

Merge pull request #132 from peytonmash/master

Fix 'recieve' typo
Will Browning 4 years ago
parent
commit
c8fc31ffcd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/js/pages/Domains.vue

+ 1 - 1
resources/js/pages/Domains.vue

@@ -195,7 +195,7 @@
         </p>
         </p>
         <p>
         <p>
           Once the DNS changes propagate and you have verified ownership of the domain you will need
           Once the DNS changes propagate and you have verified ownership of the domain you will need
-          to add a few more records to be able to recieve emails at your own domain.
+          to add a few more records to be able to receive emails at your own domain.
         </p>
         </p>
       </div>
       </div>
     </div>
     </div>