Skip to content

Commit a27d20c

Browse files
committed
fix typo
1 parent b71a501 commit a27d20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/patterns.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Classifies input and directs it to specialized followup tasks, allowing for sepa
4646

4747
Enables simultaneous task processing through sectioning or voting mechanisms.
4848

49-
![Figure 3: Parallelization](~/assets/images/agents/04-parallel.png "Figure 3: Parallelization")
49+
![Figure 3: Parallelization](~/assets/images/agents/03-parallel.png "Figure 3: Parallelization")
5050

5151
[**Interactive Demo**](https://patterns.agents.workers.dev)
5252

0 commit comments

Comments
 (0)