From 504898aafa68f99a76e4ac04385fc36da0ffd830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Saint-Sevin?= <1122934+seb3s@users.noreply.github.com> Date: Wed, 16 Sep 2026 10:32:03 +0200 Subject: [PATCH] fix typo in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3234286..da49b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ v15.3.0. ## v15.3.0 This release bumps GCC from 14.2 to 15.3. While the toolchain is produced in a -similar manner to past releases, the code in thie project has been completely +similar manner to past releases, the code in the project has been completely changed to use a template toolchain project to create the corresponding Elixir projects.