Fix wording
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
<br/>
|
||||
<div class="row">
|
||||
<div class="col-md-12" ng-show="mailConfig.enabled && dnsConfig.provider === 'noop'">
|
||||
Please make sure to set the following DNS records for <b><tt>{{ config.fqdn }}</tt></b> to guarentee proper email functionality.
|
||||
Set the following DNS records for <b><tt>{{ config.fqdn }}</tt></b> to guarantee email functionality.
|
||||
|
||||
<div ng-repeat="record in expectedDnsRecordsTypes">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user