Merge pull request #696 from SkynetLabs/stevefunk-quickfix
Fix a typo on the home page
This commit is contained in:
commit
39d0e16452
|
@ -49,7 +49,7 @@ const ecosystemCards = [
|
||||||
Icon: SkynetSiaSmall,
|
Icon: SkynetSiaSmall,
|
||||||
title: "Free to use",
|
title: "Free to use",
|
||||||
text:
|
text:
|
||||||
"Focus on building, not overheard server costs. When users own their data, developers aren't asked to pay for it.",
|
"Focus on building, not overhead server costs. When users own their data, developers aren't asked to pay for it.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Icon: SkynetMonetizationSmall,
|
Icon: SkynetMonetizationSmall,
|
||||||
|
|
Reference in New Issue