mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 12:19:09 +00:00
docs: Fix typo in Update action description for Google Storage (#11615)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
This commit is contained in:
@@ -235,7 +235,7 @@ export const bucketOperations: INodeProperties[] = [
|
||||
preSend: [parseJSONBody],
|
||||
},
|
||||
},
|
||||
action: 'Create a new Bucket',
|
||||
action: 'Update the metadata of a Bucket',
|
||||
},
|
||||
],
|
||||
default: 'getAll',
|
||||
|
||||
Reference in New Issue
Block a user