Skip to content

Commit 347b4be

Browse files
SGNayak12apsinghdev
authored andcommitted
Fix typo in blog title ("shouln't" → "shouldn't")
1 parent eb9e872 commit 347b4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/data/blogs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const blogs: BlogPost[] = [
5151
},
5252
{
5353
date: "08-11-25",
54-
linkText: "why you shouln't register a company?",
54+
linkText: "why you shouldn't register a company?",
5555
link: "https://x.com/ajeetunc/status/1987125877985968217?s=20",
5656
tag: "startup",
5757
},

0 commit comments

Comments
 (0)