Skip to content

Commit 3e8db18

Browse files
chore: fix typos in packages/server/src/utils/index.ts (FlowiseAI#5413)
Fix typos in packages/server/src/utils/index.ts
1 parent 6f5b0d9 commit 3e8db18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/src/utils/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ export const getVariableValue = async (
10171017
}
10181018

10191019
/**
1020-
* Loop through each inputs and resolve variable if neccessary
1020+
* Loop through each inputs and resolve variable if necessary
10211021
* @param {INodeData} reactFlowNodeData
10221022
* @param {IReactFlowNode[]} reactFlowNodes
10231023
* @param {string} question

0 commit comments

Comments
 (0)