Skip to content

Commit 1c20b44

Browse files
authored
docs(readme): fix use agent header to be clearer (CopilotKit#2844)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
1 parent 5e8da93 commit 1c20b44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ copilotkit.runAgent({ agent })
100100
/>
101101
```
102102

103-
<h3>Deeply integrate agents from any LLM or agent framework into your application</h3>
103+
<h3>Deeply integrate LLMs or agents into your application</h3>
104104

105105
```ts
106106
// Programmatically access and control your agents

0 commit comments

Comments
 (0)