From fdf081f8b6a8bc7743070adc0989f58eed7c7793 Mon Sep 17 00:00:00 2001 From: Zanicar <38106253+zanicar@users.noreply.github.com> Date: Mon, 30 May 2022 09:09:18 +0200 Subject: [PATCH] Update 01_concepts.md (#12081) Grammar fix: "casted" should be "cast" - https://pasttenses.com/cast-past-tense - https://writingexplained.org/cast-vs-casted --- x/gov/spec/01_concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/gov/spec/01_concepts.md b/x/gov/spec/01_concepts.md index 7223e94a53..18916ce85c 100644 --- a/x/gov/spec/01_concepts.md +++ b/x/gov/spec/01_concepts.md @@ -133,7 +133,7 @@ For a weighted vote to be valid, the `options` field must not contain duplicate ### Quorum Quorum is defined as the minimum percentage of voting power that needs to be -casted on a proposal for the result to be valid. +cast on a proposal for the result to be valid. ### Threshold