From ffa249847765b979382a6a4c107ebb2a4eec90c5 Mon Sep 17 00:00:00 2001 From: Faton Ramadani Date: Wed, 28 Sep 2022 09:26:18 +0200 Subject: [PATCH] fix(front): Fix wording issues (#633) * fix(front): Fix wording issues --- .../src/lib/components/flows/content/FlowRetries.svelte | 8 ++++---- frontend/src/routes/schedules.svelte | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/lib/components/flows/content/FlowRetries.svelte b/frontend/src/lib/components/flows/content/FlowRetries.svelte index 270f241b29..6afcbc69e1 100644 --- a/frontend/src/lib/components/flows/content/FlowRetries.svelte +++ b/frontend/src/lib/components/flows/content/FlowRetries.svelte @@ -44,12 +44,12 @@ {#if $flowStore.value.retry?.constant} Attempts - Seconds + Delay (seconds) {:else} Attempts - Seconds + Delay (seconds) {/if} @@ -71,14 +71,14 @@ Mulitplier - Seconds + Initial delay (seconds) {:else} Attempts Mulitplier - Seconds + Initial delay (seconds) {/if} diff --git a/frontend/src/routes/schedules.svelte b/frontend/src/routes/schedules.svelte index b650b58742..745977257a 100644 --- a/frontend/src/routes/schedules.svelte +++ b/frontend/src/routes/schedules.svelte @@ -62,7 +62,7 @@ - +