We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e7520 commit ca636ffCopy full SHA for ca636ff
apps/web-roo-code/src/app/pr-fixer/PrFixerContent.tsx
@@ -23,7 +23,7 @@ const workflowSteps: Feature[] = [
23
{
24
icon: GitPullRequest,
25
title: "1. Connect your GitHub repositories",
26
- description: "Pick in which repos the PR Fixer can work on by pushing to ongoing branches.",
+ description: "Pick which repos the PR Fixer can work on by pushing to ongoing branches.",
27
},
28
29
icon: MessageSquareCode,
0 commit comments