Skip to content

Commit 47e7520

Browse files
Update apps/web-roo-code/src/app/pr-fixer/PrFixerContent.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent ab5697e commit 47e7520

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
@@ -22,7 +22,7 @@ interface Feature {
2222
const workflowSteps: Feature[] = [
2323
{
2424
icon: GitPullRequest,
25-
title: "1. Connect your Github repositories",
25+
title: "1. Connect your GitHub repositories",
2626
description: "Pick in which repos the PR Fixer can work on by pushing to ongoing branches.",
2727
},
2828
{

0 commit comments

Comments
 (0)