Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const features = [
imageUrl: 'img/new-aragon-logo.png',
description: (
<>
AraCred lets you provide top-down support to your commuinty while <b>disbursing tokens</b> in a bottom-up manner based on <b>contributions</b> and <b>engagement</b>.
AraCred lets you provide top-down support to your community while <b>disbursing tokens</b> in a bottom-up manner based on <b>contributions</b> and <b>engagement</b>.
</>
),
},
Expand All @@ -31,7 +31,7 @@ const features = [
imageUrl: 'img/logo.png',
description: (
<>
AraCred runs <a href="https://sourcecred.io/">SourceCred</a> on all the things, then mints tokens for contributors in an <a href="https://aragon.org">Aragon</a> DAO. This way your community is recognized, rewarded, and empowered based on their contributions.
AraCred runs <a href="https://sourcecred.io/">SourceCred</a> on all the things, then mints tokens for contributors in an <a href="https://aragon.org">Aragon</a> <dfn id="dfn-dao"><abbr title="Decentralized Autonomous Organization">DAO</abbr></dfn>. This way your community is recognized, rewarded, and empowered based on their contributions.
</>
),
},
Expand Down