diff --git a/src/pages/index.js b/src/pages/index.js
index ad82dea..8721e40 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -13,7 +13,7 @@ const features = [
imageUrl: 'img/new-aragon-logo.png',
description: (
<>
- AraCred lets you provide top-down support to your commuinty while disbursing tokens in a bottom-up manner based on contributions and engagement.
+ AraCred lets you provide top-down support to your community while disbursing tokens in a bottom-up manner based on contributions and engagement.
>
),
},
@@ -31,7 +31,7 @@ const features = [
imageUrl: 'img/logo.png',
description: (
<>
- AraCred runs SourceCred on all the things, then mints tokens for contributors in an Aragon DAO. This way your community is recognized, rewarded, and empowered based on their contributions.
+ AraCred runs SourceCred on all the things, then mints tokens for contributors in an Aragon DAO. This way your community is recognized, rewarded, and empowered based on their contributions.
>
),
},