diff --git a/packages/specs/pages/base-ledger/governance.mdx b/packages/specs/pages/base-ledger/governance.mdx index 6ab7ee99..517493ea 100644 --- a/packages/specs/pages/base-ledger/governance.mdx +++ b/packages/specs/pages/base-ledger/governance.mdx @@ -144,7 +144,7 @@ pub enum ProposalType { - Allows both validators and delegators to vote - Passes by default unless $\frac{1}{3}$ of the total voting power votes on the proposal, AND out of the votes, at least $\frac{1}{2}$ are `Nay` -`FundingProposal` is a proposal to *conduct* _Public Goods Funding_ **by a anyone**: +`FundingProposal` is a proposal to *conduct* _Public Goods Funding_ **by anyone**: - Allows both validators and delegators to vote - Requires $\frac{1}{3}$ of the total voting power to vote - Requires $\frac{1}{2}$ of the total votes to be `Yay`