Skip to content

Commit

Permalink
fix: proper end of sentence in frontpage
Browse files Browse the repository at this point in the history
  • Loading branch information
Esinko committed Dec 12, 2022
1 parent 54e5191 commit 4bed04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export default function Home({ssGuildInfo}) {
<br /><br className="mobileBreak" />
Keskusteluihimme on helppo liittyä matalalla kynnyksellä, sekä kannustamme jäseniämme kehittymään kanssamme.
<br /><br className="mobileBreak" />
Lue lisää yhdistyksestämme <Link href="/about">tietoa meistä sivulta</Link>
Lue lisää yhdistyksestämme <Link href="/about">Tietoa meistä -sivulta.</Link>
</TextColumns>
<LeaderboardGroup>
<Leaderboard
Expand Down

1 comment on commit 4bed04d

@vercel
Copy link

@vercel vercel bot commented on 4bed04d Dec 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.