File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
apps/web-roo-code/src/app/reviewer Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments