Skip to content

Commit ca636ff

Browse files
Update apps/web-roo-code/src/app/pr-fixer/PrFixerContent.tsx
Co-authored-by: Matt Rubens <[email protected]>
1 parent 47e7520 commit ca636ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const workflowSteps: Feature[] = [
2323
{
2424
icon: GitPullRequest,
2525
title: "1. Connect your GitHub repositories",
26-
description: "Pick in which repos the PR Fixer can work on by pushing to ongoing branches.",
26+
description: "Pick which repos the PR Fixer can work on by pushing to ongoing branches.",
2727
},
2828
{
2929
icon: MessageSquareCode,

0 commit comments

Comments
 (0)