Skip to content

Commit bede0b6

Browse files
committed
Fix typo in the module name
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>
1 parent 5cc4254 commit bede0b6

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed
File renamed without changes.

agentic-patterns/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<modules>
1717
<module>chain-workflow</module>
18-
<module>parallelization-worflow</module>
18+
<module>parallelization-workflow</module>
1919
<module>routing-workflow</module>
2020
<module>orchestrator-workers</module>
2121
<module>evaluator-optimizer</module>

0 commit comments

Comments
 (0)