mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
Fixed typos and grammatical errors (#791)
* 🐛 Fixed typos and grammatical errors * 🐛 Made changes based on Tanay's feedback
This commit is contained in:
@@ -26,7 +26,7 @@ export const collectionOperations = [
|
||||
{
|
||||
name: 'Update an Entry',
|
||||
value: 'update',
|
||||
description: 'Update a collection entries',
|
||||
description: 'Update a collection entry',
|
||||
},
|
||||
],
|
||||
default: 'getAll',
|
||||
|
||||
Reference in New Issue
Block a user