Skip to content

Commit 5907136

Browse files
committed
Copy tweaks
1 parent 04115b0 commit 5907136

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/advanced-usage/custom-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Custom Modes
22

3-
Roo Code allows you to create **custom modes** to tailor the AI assistant's behavior to specific tasks or workflows. Custom modes let you define:
3+
Roo Code allows you to create **custom modes** to tailor its behavior to specific tasks or workflows. Custom modes let you define:
44

55
* **A unique name and slug:** For easy identification.
66
* **A role definition:** A description of the mode's purpose and expertise.

docs/basic-usage/the-chat-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Chat Interface
22

3-
The Roo Code chat interface is your primary way of interacting with the AI assistant. It's located in the Roo Code panel, which you can open by clicking the Roo Code icon (🚀) in the VS Code Activity Bar.
3+
The Roo Code chat interface is your primary way of interacting with it. It's located in the Roo Code panel, which you can open by clicking the Roo Code icon (🚀) in the VS Code Activity Bar.
44

55
## Components of the Chat Interface
66

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This page answers some common questions about Roo Code.
66

77
### What is Roo Code?
88

9-
Roo Code is a VS Code extension that provides an AI-powered coding assistant. It allows you to interact with a large language model (LLM) directly within your editor, using natural language to perform a wide range of coding tasks.
9+
Roo Code is an AI-powered autonomous coding agent that lives in your editor.
1010

1111
### How does Roo Code work?
1212

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_label: Welcome
44

55
# Welcome to Roo Code!
66

7-
This is the documentation for Roo Code. Let's get you set up and ready to code with AI assistance.
7+
This is the documentation for Roo Code. Let's get you set up and ready to build.
88

99
Click the **Next** button below to begin.
1010

0 commit comments

Comments
 (0)