From 469db44ad102d95d4a20778d15b1c8e28bc2f45e Mon Sep 17 00:00:00 2001 From: Gwilym Inzani Date: Wed, 18 Oct 2023 12:28:41 +0100 Subject: [PATCH] Correct the pluralisation --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b7ddad8..d9a85efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added -- There is now a multiboot feature which you can use to easily make multiboot ROMS. +- There is now a multiboot feature which you can use to easily make multiboot ROMs. ### Changed - You no longer need the gba.ld or gba_mb.ld files in your repository. You should delete these when upgrading.