Skip to content

Commit

Permalink
fix(typo): testimonial typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlindquist committed Jan 7, 2024
1 parent 9703559 commit ef6da4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/scriptkit/public/testimonials.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const Testimonials: Testimonial[] = [
},
},
{
body: 'Just checked script kit out and it is freaking amazing!!! Thank you.',
body: 'Just checked Script Kit out and it is freaking amazing!!! Thank you.',
url: 'https://twitter.com/raineycode/status/1381530751536144386?s=21',
created_at: new Date('04-12-2021'),
author: {
Expand Down

1 comment on commit ef6da4d

@vercel
Copy link

@vercel vercel bot commented on ef6da4d Jan 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.