From 471f7a15ac914b6767cd351ae54991b7a2d41b12 Mon Sep 17 00:00:00 2001 From: William Banfield <4561443+williambanfield@users.noreply.github.com> Date: Tue, 4 Jan 2022 15:13:10 -0500 Subject: [PATCH] Update docs/architecture/adr-074-timeout-params.md Co-authored-by: M. J. Fromberger --- docs/architecture/adr-074-timeout-params.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/adr-074-timeout-params.md b/docs/architecture/adr-074-timeout-params.md index e806c2ccb..74e628048 100644 --- a/docs/architecture/adr-074-timeout-params.md +++ b/docs/architecture/adr-074-timeout-params.md @@ -162,7 +162,7 @@ message TimeoutParams { } ``` -This new `message` will then be added as a field into the [`ConsensusParams` +This new message will be added as a field into the [`ConsensusParams` message][consensus-params-proto]. The same default values that are [currently set for these parameters][current-timeout-defaults] in the local configuration file will be used as the defaults for these new consensus parameters in the