diff --git a/monkey/monkey_island/cc/ui/src/components/configuration-components/ExportConfigModal.tsx b/monkey/monkey_island/cc/ui/src/components/configuration-components/ExportConfigModal.tsx index f0ac91d52..48a4d3df5 100644 --- a/monkey/monkey_island/cc/ui/src/components/configuration-components/ExportConfigModal.tsx +++ b/monkey/monkey_island/cc/ui/src/components/configuration-components/ExportConfigModal.tsx @@ -104,8 +104,8 @@ const ExportPlaintextChoiceField = (props: { }} />

- Configuration might contain stolen credentials or sensitive data.
- It is advised to use password encryption option. + Configuration may contain stolen credentials or sensitive data.
+ It is advised to use password encryption.

)