From 7fadc8e030284ae78f9d802f264b25c6015dd73f Mon Sep 17 00:00:00 2001 From: William Banfield Date: Wed, 30 Mar 2022 17:54:09 -0400 Subject: [PATCH] accidentally a word --- UPGRADING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING.md b/UPGRADING.md index 5d0367bba..be83fb193 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -101,7 +101,7 @@ Note, however, that these overrides will be removed in Tendermint v0.37. See [configuration](https://github.com/tendermint/tendermint/blob/wb/issue-8182/docs/nodes/configuration.md) for more information about these overrides. -For more discussion of this, see [ADR 074](https://tinyurl.com/adr074) lays out +For more discussion of this, see [ADR 074](https://tinyurl.com/adr074), which lays out the reasoning for the changes as well as [RFC 009](https://tinyurl.com/rfc009) for a discussion of the complexities of upgrading consensus parameters.