Browse Source

ref(crons): sp (#61395)

Evan Purkhiser 1 year ago
parent
commit
d016a3448b
1 changed files with 1 additions and 1 deletions
  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
  *       verify we don't have any config objects missing schedule_type