From 47b8ba08f99e80168ef356f30f43bc0995b020bb Mon Sep 17 00:00:00 2001 From: Alirie Gray Date: Thu, 17 Jan 2019 08:31:24 -0800 Subject: [PATCH] Change interval label in TaskForm to every --- ui/src/tasks/components/TaskForm.tsx | 6 +++--- ui/src/tasks/components/TaskScheduleFormField.tsx | 2 +- .../tasks/components/__snapshots__/TaskForm.test.tsx.snap | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ui/src/tasks/components/TaskForm.tsx b/ui/src/tasks/components/TaskForm.tsx index 7d7ccb6a3a..17162ad346 100644 --- a/ui/src/tasks/components/TaskForm.tsx +++ b/ui/src/tasks/components/TaskForm.tsx @@ -97,13 +97,13 @@ export default class TaskForm extends PureComponent { > - Interval + Every { <> - Interval + Every