chore: fix typos in packages/server/src/utils/index.ts (#5413)
Fix typos in packages/server/src/utils/index.ts
This commit is contained in:
parent
6f5b0d9906
commit
3e8db185dd
|
|
@ -1017,7 +1017,7 @@ export const getVariableValue = async (
|
|||
}
|
||||
|
||||
/**
|
||||
* Loop through each inputs and resolve variable if neccessary
|
||||
* Loop through each inputs and resolve variable if necessary
|
||||
* @param {INodeData} reactFlowNodeData
|
||||
* @param {IReactFlowNode[]} reactFlowNodes
|
||||
* @param {string} question
|
||||
|
|
|
|||
Loading…
Reference in New Issue