mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
📝 Improve text on Airtable node
This commit is contained in:
@@ -22,7 +22,7 @@ export class Airtable implements INodeType {
|
||||
icon: 'file:airtable.png',
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
description: 'Read, update, write and delete data to Airtable',
|
||||
description: 'Read, update, write and delete data from Airtable',
|
||||
defaults: {
|
||||
name: 'Airtable',
|
||||
color: '#445599',
|
||||
|
||||
Reference in New Issue
Block a user