Skip to content

Commit d5ef29c

Browse files
Update apps/web-roo-code/src/app/pr-fixer/PrFixerContent.tsx
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
1 parent 0b01770 commit d5ef29c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

apps/web-roo-code/src/app/pr-fixer/PrFixerContent.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ const workflowSteps: Feature[] = [
3535
icon: Wrench,
3636
title: "3. Get clean scoped commits",
3737
description: (
38-
<>
39-
The agent proposes targeted changes and pushes concise commits or patch suggestions you (or{" "}
40-
<Link href="/pr-reviewer">PR Reviewer</Link>) can review and merge quickly.
38+
The agent proposes targeted changes and pushes concise commits or patch suggestions you (or{" "}
39+
<Link href="/pr-reviewer">PR Reviewer</Link>) can review and merge quickly.
4140
</>
4241
),
4342
},

0 commit comments

Comments
 (0)