mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
docs(AwsS3 Node): Update tooltip message for Source Path (#8824)
This commit is contained in:
@@ -65,7 +65,7 @@ export const fileFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The name of the source bucket and key name of the source object, separated by a slash (/)',
|
||||
'The name of the source bucket should start with (/) and key name of the source object, separated by a slash (/)',
|
||||
},
|
||||
{
|
||||
displayName: 'Destination Path',
|
||||
|
||||
@@ -65,7 +65,7 @@ export const fileFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The name of the source bucket and key name of the source object, separated by a slash (/)',
|
||||
'The name of the source bucket should start with (/) and key name of the source object, separated by a slash (/)',
|
||||
},
|
||||
{
|
||||
displayName: 'Destination Path',
|
||||
|
||||
Reference in New Issue
Block a user