Skip to content

Commit

Permalink
fix: sparkpost sidebar label
Browse files Browse the repository at this point in the history
  • Loading branch information
cellomatt committed Feb 27, 2025
1 parent 1760e0b commit 8ac36e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/integrationsSidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const sidebarContent: SidebarSection[] = [
{ slug: "/resend", title: "Resend" },
{ slug: "/sendgrid", title: "SendGrid" },
{ slug: "/smtp", title: "SMTP" },
{ slug: "/sparkpost", title: "Sparkpost" },
{ slug: "/sparkpost", title: "SparkPost" },
],
},

Expand Down

0 comments on commit 8ac36e8

Please sign in to comment.