Skip to content

Commit 5492cf3

Browse files
committed
Copy tweaks
1 parent 1f37950 commit 5492cf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/web-roo-code/src/app/reviewer/ReviewerContent.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const workflowSteps: Feature[] = [
4141
icon: MessageSquareCode,
4242
title: "3. Get Comprehensive Reviews",
4343
description:
44-
"Every pull request gets instant, detailed feedback from a Roo Code agent highlighting issues and suggesting improvements.",
44+
"Every pull request gets detailed comments in minutes from a Roo Code agent highlighting issues and suggesting improvements.",
4545
},
4646
]
4747

@@ -145,7 +145,7 @@ export function ReviewerContent() {
145145
<div>
146146
<h2 className="text-4xl font-bold tracking-tight sm:text-5xl">How It Works</h2>
147147
<p className="mt-6 text-lg text-muted-foreground">
148-
Get started with comprehensive code reviews in three simple steps
148+
Get started with AI code reviews in three simple steps
149149
</p>
150150
</div>
151151
</div>

0 commit comments

Comments
 (0)