Skip to content

Commit

Permalink
#1 - showing 'monthly' active daos in general total section
Browse files Browse the repository at this point in the history
  • Loading branch information
okalenyk committed Jan 24, 2022
1 parent afbc84d commit daf3e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/general-info/general-info.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const GeneralInfo: FC = () => {
)}
>
<WidgetInfo
title="Active DAOs"
title="Monthly Active DAOs"
number={general?.activity?.count}
percentages={general?.activity?.growth}
/>
Expand Down

0 comments on commit daf3e7f

Please sign in to comment.