Skip to content

Commit

Permalink
change text
Browse files Browse the repository at this point in the history
  • Loading branch information
zuies committed Sep 14, 2023
1 parent 8aea424 commit 8399b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/pages/communityHealth/Decentralization.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ function Decentralization({ scoreData }: DecentralizationProps) {
</div>
<div className="md:w-1/2 space-y-12">
<p className="text-sm">
Shows how much members are divided into informal cliques ranging
from:
Shows how much conversations depend on one (or very few) key
members. Influence exists in a continuum between:
</p>
<div className="flex items-start md:items-center space-x-3 md:space-x-6">
<Image src={centralized} alt="centralized" />
Expand Down

0 comments on commit 8399b9b

Please sign in to comment.