Skip to content

Commit 35b3f64

Browse files
committed
Update SettingsView.tsx
1 parent 0168d05 commit 35b3f64

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apps/twig/src/renderer/features/settings/components/SettingsView.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ export function SettingsView() {
602602
Push notifications
603603
</Text>
604604
<Text size="1" color="gray">
605-
Show system notifications when the agent finishes a task
605+
Recieve a desktop notification when the agent finishes a task
606606
or needs your input
607607
</Text>
608608
</Flex>
@@ -619,8 +619,8 @@ export function SettingsView() {
619619
Dock badge
620620
</Text>
621621
<Text size="1" color="gray">
622-
Show a badge on the dock icon when the agent needs
623-
attention
622+
Display a badge on the dock icon when the agent finishes a task
623+
or needs your input
624624
</Text>
625625
</Flex>
626626
<Switch

0 commit comments

Comments
 (0)