Просмотр исходного кода

Merge pull request #132 from peytonmash/master

Fix 'recieve' typo
Will Browning 4 лет назад
Родитель
Сommit
c8fc31ffcd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      resources/js/pages/Domains.vue

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

@@ -195,7 +195,7 @@
         </p>
         <p>
           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>
       </div>
     </div>