Skip to content

Commit

Permalink
fix home page description typo
Browse files Browse the repository at this point in the history
  • Loading branch information
suejinkim20 committed Aug 19, 2024
1 parent 215f16b commit 8b33a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const HomeView = () => {
return (
<Page
title="Home"
description="Home of FABRIC's KNIT Worksop"
description="Home of FABRIC's KNIT Workshop"
>
<Home components={componentMap} />
</Page>
Expand Down

0 comments on commit 8b33a33

Please sign in to comment.