diff --git a/static/app/views/monitors/components/monitorForm.tsx b/static/app/views/monitors/components/monitorForm.tsx index 7aa96fd9cae9fe..5c77ff905ecfae 100644 --- a/static/app/views/monitors/components/monitorForm.tsx +++ b/static/app/views/monitors/components/monitorForm.tsx @@ -431,7 +431,7 @@ function MonitorForm({ DEFAULT_MAX_RUNTIME )} help={t( - 'Number of a minutes before an in-progress check-in is marked timed out.' + 'Number of minutes before an in-progress check-in is marked timed out.' )} label={t('Max Runtime')} />