Skip to content

Commit ea49f8d

Browse files
authored
Update blog-post-list.tsx
1 parent 207380f commit ea49f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/blog-post-list.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export function BlogPostList() {
6767
<div className="px-4">
6868
<div className="items-tart flex justify-between border-b border-zinc-200 pb-4 dark:border-zinc-800">
6969
<p className="mr-4">
70-
I try to write every now and then, often about stuff I've recently been working on.
70+
I write every now and then, often about stuff I've recently worked on.
7171
Hover your mouse here to see the list.
7272
</p>
7373

0 commit comments

Comments
 (0)