diff --git a/apps/web-roo-code/src/app/cloud/page.tsx b/apps/web-roo-code/src/app/cloud/page.tsx index 2ef147fba79..ba2edc83d42 100644 --- a/apps/web-roo-code/src/app/cloud/page.tsx +++ b/apps/web-roo-code/src/app/cloud/page.tsx @@ -77,7 +77,7 @@ const howItWorks = [ { title: "3. Start giving them tasks", description: - "Describe what you want them to do from the web UI, get the Reviewer automatically reviewing PRs, get the Coder building features from Slack threads and much more. They're now part of your team.", + "Describe what you want them to do from the web UI, get the Reviewer automatically reviewing PRs, and much more. They're now part of your team.", icon: Pencil, }, ] @@ -116,7 +116,7 @@ const features: Feature[] = [ icon: Router, title: "Roomote Control", description: - "Connect to your local VS Code instance and control the extension remotely from the browser or Slack.", + "Connect to your local VS Code instance and control the extension remotely from the browser.", }, { icon: Users, @@ -154,7 +154,7 @@ export default function CloudPage() {

Create your agent team in the Cloud, give them access to GitHub, and start delegating tasks - from Web and Slack. + from the web, Slack, Linear, and more.