From ccd8d5e875ff9dd4f9d0de23cc7b38177e68a4fc Mon Sep 17 00:00:00 2001 From: Cosmos SDK <113218068+github-prbot@users.noreply.github.com> Date: Sat, 24 Feb 2024 16:30:31 +0100 Subject: [PATCH] chore: fix spelling errors (#19545) Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com> --- x/consensus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/consensus/README.md b/x/consensus/README.md index 2d38ed39a6..492d58ea9b 100644 --- a/x/consensus/README.md +++ b/x/consensus/README.md @@ -72,4 +72,4 @@ The consensus module emits the following events: | Type | Attribute Key | Attribute Value | |--------|---------------|---------------------| | string | authority | msg.Signer | -| string | parameters | consensus Parmeters | +| string | parameters | consensus Parameters |