From 9802f7ba816a9683b0405cfa815bd6a6b6e6fb0f Mon Sep 17 00:00:00 2001 From: Ivan Shish Date: Thu, 22 May 2025 23:32:12 +0200 Subject: [PATCH] Fix typos in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9594874..c2da9a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -220,7 +220,7 @@ fn foo() -> I8 { - [#297](https://github.com/FuelLabs/sway-libs/pull/297) Fixes docs anchor in basic SRC-7 example. - [#298](https://github.com/FuelLabs/sway-libs/pull/298) Fixes the README headers on Upgradability Libraries from an `h2` to an `h4`. - [#302](https://github.com/FuelLabs/sway-libs/pull/302) Fixes typos in documentation. -- [#303](https://github.com/FuelLabs/sway-libs/pull/304) Fixes links in the Upgradability Library documenation. +- [#303](https://github.com/FuelLabs/sway-libs/pull/304) Fixes links in the Upgradability Library documentation. - [#311](https://github.com/FuelLabs/sway-libs/pull/311) Fixes links in README. #### Breaking v0.24.1