diff --git a/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json b/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json index 196d032ca..892ba34ac 100644 --- a/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json +++ b/packages/node_modules/@node-red/editor-client/locales/en-US/editor.json @@ -1279,7 +1279,7 @@ "telemetry": { "label": "Telemetry", "settingsTitle": "Share Anonymous Usage Information", - "settingsDescription": "
Node-RED would like to send anonymous usage data back to the Node-RED team. This information helps us to understand how it is used.
For full information on what information is collected and how it is used, please see the telemetry documentation.
", + "settingsDescription": "Node-RED would like to send anonymous usage data back to the Node-RED team. This information helps us to understand how it is used.
It does not include any details of your flows or users.
For full information on what information is collected and how it is used, please see the telemetry documentation.
", "settingsDescription2": "You can change this setting at any time in the editor settings.
", "enableLabel": "Yes, send my usage data", "disableLabel": "No, do not send my usage data",