From 87bd6d5158bbecc8e9eaf0f0b9e5210437b7972d Mon Sep 17 00:00:00 2001 From: Elias Van Ootegem Date: Thu, 12 Oct 2023 17:32:30 +0100 Subject: [PATCH] chore: fix typo Signed-off-by: Elias Van Ootegem --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1be997042..be86dd7552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -155,7 +155,7 @@ - [2948](https://github.com/vegaprotocol/system-tests/issues/2948) - Add integration test for failing system test. - [9541](https://github.com/vegaprotocol/vega/issues/9731) - Add filtering for party to the referral fees API. - [9541](https://github.com/vegaprotocol/vega/issues/9731) - Add X day aggregate totals for referral set referees. -- [2985](https://github.com/vegaprotocol/system-tests/issues/2985) - Coverage for insurnace pool transfers, fix deadlock when terminating pending market through governance. +- [2985](https://github.com/vegaprotocol/system-tests/issues/2985) - Coverage for insurance pool transfers, fix deadlock when terminating pending market through governance. ### 🐛 Fixes