Skip to content

Commit 86f3233

Browse files
Merge pull request #1923 from SHASHI9705/typo-fix
fix: remove duplicated "min" word typo on community page.
2 parents 1a2d4a6 + 132af27 commit 86f3233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/community/index.page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ export default function communityPages(props: any) {
369369
<div className='dark:text-slate-300 text-sm'>
370370
<span>
371371
{blogPosts[0].frontmatter.date} &middot;{timeToRead}{' '}
372-
min min read
372+
min read
373373
</span>
374374
</div>
375375
</div>

0 commit comments

Comments
 (0)