mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
refactor: Fix some typos (no-changelog) (#5616)
This commit is contained in:
committed by
GitHub
parent
4e244937c9
commit
3c57062571
@@ -94,7 +94,7 @@ export async function buildRequestURL(
|
||||
* Converts the bin response data and adds additional properties
|
||||
*
|
||||
*/
|
||||
export async function transformBinReponse(
|
||||
export async function transformBinResponse(
|
||||
this: IExecuteSingleFunctions,
|
||||
items: INodeExecutionData[],
|
||||
_response: IN8nHttpFullResponse,
|
||||
|
||||
Reference in New Issue
Block a user