Skip to content

Commit f926f44

Browse files
Update examples/marketing-campaign/README.md
Co-authored-by: Julien Barbot <[email protected]>
1 parent 55b4d94 commit f926f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/marketing-campaign/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The Marketing Campaign Manager is a demonstration AI agent developed with LangGraph, designed to assist in composing and sending emails for a marketing campaign.
44

55
It performs the following actions:
6-
* It gathers necessary caampaign details from the user through a chat.
6+
* It gathers necessary campaign details from the user through a chat.
77
* Compose an email leveraging the [Email Composer Agent](../mailcomposer/) as a remote ACP agent.
88
* It leverages the [IO Mapper Agent](https://github.com/agntcy/iomapper-agnt) to adapt Email Composer Agent output to Email Reviewer Agent.
99
* Reviews the email leveraging the [Email Reviewer Agent](../email_reviewer/) as a remote ACP agent.

0 commit comments

Comments
 (0)