From 227cc4dbe1e2aeec6b9378a22a9fabb41d2e8dd0 Mon Sep 17 00:00:00 2001 From: Marko Baricevic Date: Tue, 21 Apr 2020 14:25:34 +0200 Subject: [PATCH] change grammer of entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 700cfb6af..e3f7df149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi ### BUG FIXES: -- [rpc] [\#4568](https://github.com/tendermint/tendermint/issues/4568) Fix panic when `Subscribe` is called, but HTTP client is not running, `Subscribe`, `Unsubscribe(All)` methods return an error now (@melekes). +- [rpc] [\#4568](https://github.com/tendermint/tendermint/issues/4568) Fix panic when `Subscribe` is called, but HTTP client is not running. `Subscribe`, `Unsubscribe(All)` methods return an error now (@melekes). ## v0.33.3