📝 Improve text on Airtable node

This commit is contained in:
Jan Oberhauser 2019-08-26 22:05:20 +02:00
parent 47500957a3
commit d0b2bc1237

View file

@ -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',