diff --git a/packages/editor-ui/src/plugins/i18n/locales/en.json b/packages/editor-ui/src/plugins/i18n/locales/en.json index 25e75dd91c3ae..437137c1e7d2d 100644 --- a/packages/editor-ui/src/plugins/i18n/locales/en.json +++ b/packages/editor-ui/src/plugins/i18n/locales/en.json @@ -695,7 +695,7 @@ "ndv.title.rename": "Rename", "ndv.title.renameNode": "Rename node", "ndv.pinData.pin.title": "Pin data", - "ndv.pinData.pin.description": "Node will always output this data instead of executing. You can also pin data from previous executions.", + "ndv.pinData.pin.description": "Node will always output this data instead of executing.", "ndv.pinData.pin.link": "More info", "ndv.pinData.pin.multipleRuns.title": "Run #{index} was pinned", "ndv.pinData.pin.multipleRuns.description": "This run will be outputted each time the node is run.",