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:
Jon
2024-11-07 10:19:31 +00:00
committed by GitHub
parent 3111dece72
commit 2728f7e592

View File

@@ -235,7 +235,7 @@ export const bucketOperations: INodeProperties[] = [
preSend: [parseJSONBody],
},
},
action: 'Create a new Bucket',
action: 'Update the metadata of a Bucket',
},
],
default: 'getAll',