diff --git a/apps/web/src/pages/dao/[network]/[token]/vote/[id].tsx b/apps/web/src/pages/dao/[network]/[token]/vote/[id].tsx index 6f49e1f61..2bb166835 100644 --- a/apps/web/src/pages/dao/[network]/[token]/vote/[id].tsx +++ b/apps/web/src/pages/dao/[network]/[token]/vote/[id].tsx @@ -116,16 +116,16 @@ const VotePage: NextPageWithLayout = ({ {warn && ( - + - This proposal may be malicious. Please review and vote accordingly. + {`Executing this proposal will transfer more than 90% of ${daoName}'s treasury.`} )}