diff --git a/docs/docs/agent.md b/docs/docs/agent.md index 0559adb8..af1bdc36 100644 --- a/docs/docs/agent.md +++ b/docs/docs/agent.md @@ -49,7 +49,7 @@ YAML makes it effortless to configure and tweak your agent’s powers and behavi ## Implement Tool Functions -Your agent calls out to Java classes (Tool Functions). Put these implementations on your classpath, register them in YAML, and your agent. +Your agent calls out to Java classes (Tool Functions). Put these implementations on your classpath, register them in YAML.