diff --git a/learn/features/governance.md b/learn/features/governance.md index de1038e25..a3ec1d00b 100644 --- a/learn/features/governance.md +++ b/learn/features/governance.md @@ -283,7 +283,7 @@ The Approval and Support percentages can be calculated using the following: === "Support" ```text - Support = 100 * ( Total non-Conviction-weighted votes / Total supply ) + Support = 100 * ( Total Aye + Abstain votes, ignoring conviction / Total supply ) ``` ### Proposal Cancellations {: #proposal-cancellations }