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 6615a01 commit e676c8aCopy full SHA for e676c8a
docs/basic-usage/typing-your-requests.md
@@ -12,7 +12,7 @@ Clearly state what you want Roo Code to do. Avoid vague or ambiguous language.
12
|----------|----------------|
13
| **Be specific** | "Fix the bug in `calculateTotal` that returns incorrect results" instead of "Fix the code" |
14
| **Provide context** | Use @ [Context Mentions](./context-mentions) for file and code references |
15
-| **Break down tasks** | Submit complex tasks in smaller manageble steps |
+| **Break down tasks** | Submit complex tasks in smaller manageable steps |
16
| **Include examples** | Provide sample code when you need specific formatting or style |
17
18
## Example Requests
0 commit comments