utkarshcmu 9 лет назад
Родитель
Сommit
b989b08781
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      public/app/features/alerting/partials/notification_edit.html

+ 1 - 1
public/app/features/alerting/partials/notification_edit.html

@@ -71,7 +71,7 @@
         <textarea rows="7" class="gf-form-input width-25" required ng-model="ctrl.model.settings.addresses"></textarea>
       </div>
       <div class="gf-form">
-        <span>You can center multiple email address using a ";" seperator</span>
+        <span>You can enter multiple email addresses using a ";" separator</span>
       </div>
     </div>