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'}