From b963a83f4149969933b227e35c489dd49ff00112 Mon Sep 17 00:00:00 2001 From: Jack Hodgkinson <30505104+jhodgdev@users.noreply.github.com> Date: Tue, 1 Feb 2022 10:45:47 +0000 Subject: [PATCH] fixed single typo --- docs/concepts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/README.md b/docs/concepts/README.md index 8245165..5c6c0a9 100644 --- a/docs/concepts/README.md +++ b/docs/concepts/README.md @@ -77,4 +77,4 @@ Proposals may have one or many 'effects', which represent the concrete, individu ### Governor -The governor is responsible for validating whether proposals have passed. If they have, it issues GATs to the proposals effects. +The governor is responsible for validating whether proposals have passed. If they have, it issues GATs to the proposals' effects.