We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5b0d9 commit 3e8db18Copy full SHA for 3e8db18
packages/server/src/utils/index.ts
@@ -1017,7 +1017,7 @@ export const getVariableValue = async (
1017
}
1018
1019
/**
1020
- * Loop through each inputs and resolve variable if neccessary
+ * Loop through each inputs and resolve variable if necessary
1021
* @param {INodeData} reactFlowNodeData
1022
* @param {IReactFlowNode[]} reactFlowNodes
1023
* @param {string} question
0 commit comments