mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
docs(Spreadsheet File Node): Update descriptions and Alias (no-changelog) (#5357)
This commit is contained in:
@@ -45,7 +45,7 @@ export class SpreadsheetFile implements INodeType {
|
||||
icon: 'fa:table',
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
description: 'Reads and writes data from a spreadsheet file',
|
||||
description: 'Reads and writes data from a spreadsheet file like CSV, XLS, ODS, etc',
|
||||
defaults: {
|
||||
name: 'Spreadsheet File',
|
||||
color: '#2244FF',
|
||||
|
||||
Reference in New Issue
Block a user