From d4961332ec2de2e5607d2962ecd36d3d3c45811f Mon Sep 17 00:00:00 2001 From: Henri Courdent <122811744+hcourdent@users.noreply.github.com> Date: Tue, 25 Jul 2023 12:57:51 +0200 Subject: [PATCH] Just changing one tooltip to more accurate (#1933) --- frontend/src/lib/components/flows/content/FlowLoop.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/components/flows/content/FlowLoop.svelte b/frontend/src/lib/components/flows/content/FlowLoop.svelte index b16f7fa24f..c050ee8b89 100644 --- a/frontend/src/lib/components/flows/content/FlowLoop.svelte +++ b/frontend/src/lib/components/flows/content/FlowLoop.svelte @@ -50,7 +50,7 @@ Iterator expression List to iterate over. For more information see the - docs. + docs. {#if mod.value.iterator.type == 'javascript'}