Skip to content

Commit 57b162b

Browse files
committed
Caught typos all thanks to coderabbit. Thanks coderabbit
1 parent 0f8ab67 commit 57b162b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/ai-agents/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Real world AI agent example tasks using Trigger.dev"
66

77
## Overview
88

9-
These guides will show you how to set up different types of AI agent workflows with Trigger.dev. The examples take inspiration from Athropic's blog post on [building effective agents](https://www.anthropic.com/research/building-effective-agents).
9+
These guides will show you how to set up different types of AI agent workflows with Trigger.dev. The examples take inspiration from Anthropic's blog post on [building effective agents](https://www.anthropic.com/research/building-effective-agents).
1010

1111
<CardGroup cols={2}>
1212
<Card
@@ -77,7 +77,7 @@ These guides will show you how to set up different types of AI agent workflows w
7777
</Card>
7878
<Card
7979
title="Vercel AI SDK deep research agent"
80-
icon="Triangle"
80+
icon="triangle"
8181
href="/guides/example-projects/vercel-ai-sdk-deep-research"
8282
>
8383
Use the Vercel AI SDK to generate comprehensive PDF reports using a deep research agent.

0 commit comments

Comments
 (0)