diff --git a/packages/specs/pages/modules/governance/public-goods-funding/funding.mdx b/packages/specs/pages/modules/governance/public-goods-funding/funding.mdx index 2c471dc1..11d31623 100644 --- a/packages/specs/pages/modules/governance/public-goods-funding/funding.mdx +++ b/packages/specs/pages/modules/governance/public-goods-funding/funding.mdx @@ -79,7 +79,7 @@ For blocks of which both RPGF and CPGF funding is to be applied, RPGF is applied There is also the possibility to propose funding as a non-PGF steward. This is done by submitting the custom governance proposal `FundingProposal` through governance. The structure of the proposal is identical to the `StewardFundingProposal` except that the author of the proposal is not required to be a PGF steward, and the voting conditions differ. The proposal will be such that it **is rejected** by default **unless** the following conditions are met: - - $\frac{2}{3}$ of voting-power must vote on the `FundingProposal` + - $\frac{1}{3}$ of voting-power must vote on the `FundingProposal` - More than half of the votes must be in favor of the `FundingProposal` Note that these are the same voting conditions as the `StewardProposal`