Evan Purkhiser 1 год назад
Родитель
Сommit
d016a3448b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      static/app/views/monitors/types.tsx

+ 1 - 1
static/app/views/monitors/types.tsx

@@ -6,7 +6,7 @@ export enum MonitorType {
 }
 }
 
 
 /**
 /**
- * Some old monitor configuratiosn do NOT have a schedule_type
+ * Some old monitor configurations do NOT have a schedule_type
  *
  *
  * TODO: This should be removed once we've cleaned up our old data and can
  * TODO: This should be removed once we've cleaned up our old data and can
  *       verify we don't have any config objects missing schedule_type
  *       verify we don't have any config objects missing schedule_type