Skip to content

Commit 8168bf5

Browse files
committed
fix: grammar bug on blog.astro
1 parent e566527 commit 8168bf5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

personal/src/pages/blog.astro

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ import rssIcon from "../resources/rss.svg";
3030
</h1>
3131
<p>
3232
My blog represents my own opinions and does not represent any other
33-
(except if explicit mentioned). It contains articles and tiny thoughts
34-
about my daily life, software development and a lot of other things. <br
35-
/>
36-
I trying my best to everyone feel comfortable to read my content and don't
33+
person or companies (except if explicit mentioned). It contains articles
34+
and tiny thoughts about my daily life, software development and a lot of
35+
other things. <br />
36+
I'm trying my best to everyone feel comfortable to read my content and don't
3737
want to offend anyone. <br />
38-
But I'm also only a human being. So if there is anything you don't like or
39-
you feel offended by, please let me knw. <br />
38+
But I'm also a human being. So if there is anything you don't like or you
39+
feel offended by, please let me know. <br />
4040
</p>
4141
</article>
4242
<div class="entry-grid">

0 commit comments

Comments
 (0)