Skip to content

Commit 54937d1

Browse files
committed
fix
1 parent d99fbbf commit 54937d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export const additionalAgents:Agent[] = [
3333
{
3434
longDescription: "This agent assists with Cloudflare Workers by providing code snippets, best practices, and debugging tips.",
3535
createdByUser: "alice_smith",
36-
avatarSrc: "/images/avatars/cloudeflare.png",
36+
avatarSrc: "/images/avatars/cloudflare.png",
3737
action: [
3838
{
3939
detailDescription: "Generates a new Cloudflare Worker with the specified name.",

0 commit comments

Comments
 (0)