Skip to content

Commit c943e29

Browse files
author
ShayBC
committed
spelling fix
1 parent 9582fc3 commit c943e29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced-usage/sub-tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Execute each of the following tasks using the `new_task` tool:
4747
Instead of listing tasks in the prompt, you can:
4848

4949
1. Write each task in a separate text file (e.g., `task1.txt`, `task2.txt`).
50-
2. Store them in a folder (e.g., `tasks`)..
50+
2. Store them in a folder (e.g., `tasks`).
5151
3. Instruct Roo Code to loop through the folder and execute each task using `new_task`.
5252

5353
**📌 Example Prompt:**
@@ -69,7 +69,7 @@ At this point you can review the task, make sure it went as planned, write furth
6969

7070
<br/>
7171

72-
Beside controlling the end sub-task (and return control to parent / calling task) from the 'Auto-Approve' panel, you can setup this checkbox from withing the Roo Code Settings panel, use the gear icon from the top right corner of the extension panel and scroll down to the 'Auto Approve' section.
72+
Beside controlling the end sub-task (and return control to parent / calling task) from the 'Auto-Approve' panel, you can setup this checkbox from within the Roo Code Settings panel, use the gear icon from the top right corner of the extension panel and scroll down to the 'Auto Approve' section.
7373

7474
<br/>
7575

0 commit comments

Comments
 (0)