Skip to content

Commit

Permalink
Update the description text
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarneo committed Jun 13, 2021
1 parent d28fce7 commit 41fcd8b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/client/routes/home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,10 @@ const Home = () => {
return (
<>
<Wrapper>
<h1 class={style.h1}>Paste a password, secret message or private information.</h1>
<Info>Keep your sensitive information out of chat logs, emails, sms, etc.</Info>
<h1 class={style.h1}>Paste a password, secret message, or private information.</h1>
<Info>
Keep your sensitive information out of chat logs, emails, SMS, and more.
</Info>
<Info>
<strong>Hemmelig</strong>, [he`m:(ə)li], means secret in Norwegian.
</Info>
Expand Down

0 comments on commit 41fcd8b

Please sign in to comment.