chore: fix typos in packages/server/src/utils/buildChatflow.ts (#5414)

Fix typos in packages/server/src/utils/buildChatflow.ts
This commit is contained in:
Lê Nam Khánh
2025-11-05 20:00:06 +07:00
committed by GitHub
parent 3e8db185dd
commit 0f8d45d25c
+1 -1
View File
@@ -965,7 +965,7 @@ const checkIfStreamValid = async (
}
/**
* Build/Data Preperation for execute function
* Build/Data Preparation for execute function
* @param {Request} req
* @param {boolean} isInternal
*/