diff --git a/src/ui/React/ThemeEditorModal.tsx b/src/ui/React/ThemeEditorModal.tsx
index 6582ea377..79ce1b43d 100644
--- a/src/ui/React/ThemeEditorModal.tsx
+++ b/src/ui/React/ThemeEditorModal.tsx
@@ -356,8 +356,8 @@ export function ThemeEditorModal(props: IProps): React.ReactElement {
onChange={onThemeChange}
/>
<>
- Copy the string above if you want to backup or share your theme with others.
- Use the buttons below to replace the current theme with a pre-built template
+ Backup your theme or share it with others by copying the string above.
+ Replace the current theme with a pre-built template using the buttons below.
{themes}
>