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 ca636ff commit 0b01770Copy full SHA for 0b01770
apps/web-roo-code/src/app/pr-fixer/PrFixerContent.tsx
@@ -81,7 +81,7 @@ export function PrFixerContent() {
81
<div className="mt-4 max-w-lg space-y-4 text-base text-muted-foreground md:text-left sm:mt-6">
82
<p>
83
Roo Code{"'"}s PR Fixer applies high-quality changes to your PRs, right from
84
- GitHub. Invoke via PR a comment and it will read the entire comment history to
+ GitHub. Invoke via a PR comment and it will read the entire comment history to
85
understand context, agreements, and tradeoffs — then implement the right fix.
86
</p>
87
0 commit comments