mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
⚡ Clean up node description (#1883)
Co-authored-by: Jan <janober@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ export class Nasa implements INodeType {
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
subtitle: '={{$parameter["operation"] + ":" + $parameter["resource"]}}',
|
||||
description: 'Retrieve data the from NASA API',
|
||||
description: 'Retrieve data from the NASA API',
|
||||
defaults: {
|
||||
name: 'NASA',
|
||||
color: '#0B3D91',
|
||||
|
||||
Reference in New Issue
Block a user