Skip to content

Commit

Permalink
feat: improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
ndavd committed Jan 13, 2024
1 parent 8405632 commit 8ce0ba9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ entirely managed by the users.
## The goal

Kwitter was not built to be a scalable social network but <strong>to simply
demonstrate how blockchain technology can be useful even in the social media
demonstrate how blockchain technology can be used to improve the social media
domain.</strong> It's therefore deployed on a testnet, which provides similar
functionality as the main network while being free to use.

Expand Down
2 changes: 1 addition & 1 deletion src/components/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const Home: FC<Props> = ({
<p className='mt-4 lg:text-lg'>
Kwitter was not built to be a scalable social network but{' '}
<span className='font-semibold'>
to simply demonstrate how blockchain technology can be useful even in
to simply demonstrate how blockchain technology can be used to improve
the social media domain.
</span>{' '}
It&apos;s therefore deployed on a testnet, which provides similar
Expand Down

0 comments on commit 8ce0ba9

Please sign in to comment.