From 52b919e43183fdbf619f65e2dd0f24c7bc9b2315 Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Thu, 23 Jan 2025 19:30:42 +0100 Subject: [PATCH] fix typo in the CHANGELOG.md Signed-off-by: CODe <71spates.bravest@icloud.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1972fe405..f0a1fcc5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,7 +120,7 @@ - [\#1126](https://github.com/Manta-Network/Manta/pull/1126) Unfilter outgoing assets extrinsic [MACA] ### Fixed -- [\#1104](https://github.com/Manta-Network/Manta/pull/1104) Fix off by 1 erorrs in pull-ledger-diff rpc [MACA] +- [\#1104](https://github.com/Manta-Network/Manta/pull/1104) Fix off by 1 errors in pull-ledger-diff rpc [MACA] - [\#1113](https://github.com/Manta-Network/Manta/pull/1113) Fix integration test compile options, deps cleanup & clippy [MACA] - [\#1112](https://github.com/Manta-Network/Manta/pull/1112) Manta assets genesis storage migration [MA] - [\#1121](https://github.com/Manta-Network/Manta/pull/1121) Cleanup Integration Test Import