Minor naming fix

This commit is contained in:
Jan Oberhauser 2020-12-12 08:16:43 +01:00
parent 35f6fe8298
commit 16438ea8f7

View file

@ -207,7 +207,7 @@ export class SpreadsheetFile implements INodeType {
description: 'File name to set in binary data. By default will "spreadsheet.<fileFormat>" be used.',
},
{
displayName: 'Include empty cells',
displayName: 'Include Empty Cells',
name: 'includeEmptyCells',
type: 'boolean',
displayOptions: {