diff --git a/frontend/src/lib/components/InputTransformForm.svelte b/frontend/src/lib/components/InputTransformForm.svelte index 40507bbf27..2c5cec02a9 100644 --- a/frontend/src/lib/components/InputTransformForm.svelte +++ b/frontend/src/lib/components/InputTransformForm.svelte @@ -315,7 +315,7 @@ diff --git a/frontend/src/lib/components/copilot/PredicateGen.svelte b/frontend/src/lib/components/copilot/PredicateGen.svelte index eb82d4b3d7..fb50cc11f9 100644 --- a/frontend/src/lib/components/copilot/PredicateGen.svelte +++ b/frontend/src/lib/components/copilot/PredicateGen.svelte @@ -52,7 +52,7 @@ Here's the user's request: ${instructions} You can find the details of all the steps below: ${flowDetails} -Determine for the user the javascript expression for the branching condition composed of the previous results or the flow inputs. +Determine for the user the JavaScript expression for the branching condition composed of the previous results or the flow inputs. All inputs start with either results. or flow_input. and are followed by the key of the input. Here's a summary of the available data: diff --git a/frontend/src/lib/components/flows/content/DynamicInputHelpBox.svelte b/frontend/src/lib/components/flows/content/DynamicInputHelpBox.svelte index 38cb462338..1f649d205a 100644 --- a/frontend/src/lib/components/flows/content/DynamicInputHelpBox.svelte +++ b/frontend/src/lib/components/flows/content/DynamicInputHelpBox.svelte @@ -27,7 +27,7 @@ role="alert" id="dynamic-input-help-box" > - Single javascript expression. The following functions and objects are available: + Single JavaScript expression. The following functions and objects are available: