mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-28 07:04:28 +00:00
Fixed a typo. (#2)
This commit is contained in:
@@ -13,7 +13,7 @@ export default function Home({ allPostsData }) {
|
||||
</Head>
|
||||
<section className={utilStyles.headingMd}>
|
||||
<p>
|
||||
Hello, I’m <strong>Shu</strong>. I’m a software enginer and a
|
||||
Hello, I’m <strong>Shu</strong>. I’m a software engineer and a
|
||||
translator (English/Japanese). You can contact me on{' '}
|
||||
<a href="https://twitter.com/chibicode">Twitter</a>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user