Skip to content

Commit

Permalink
Improve copy
Browse files Browse the repository at this point in the history
  • Loading branch information
elie222 committed Jan 9, 2025
1 parent 050bbd4 commit d5eaf4f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apps/web/app/(app)/automation/ProcessingPromptFileDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,11 @@ function IntroStep({ next }: StepProps) {
function Step1({ back, next }: StepProps) {
return (
<Step back={back} next={next} title="What's happening now?">
<p>We're converting your prompt into specific, actionable rules.</p>
<p>
These are more reliable and give you fine-grained control over your
email automation.
We're turning your instructions into clear rules.
<br />
This makes your automations more reliable and gives you better control
over how each rule is applied.
</p>

<Image
Expand Down

1 comment on commit d5eaf4f

@vercel
Copy link

@vercel vercel bot commented on d5eaf4f Jan 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.