From 678b23a2cab6c12d477a1128d028d941f7fad01b Mon Sep 17 00:00:00 2001 From: "Jan (janneke) Nieuwenhuizen" Date: Sun, 16 Oct 2022 10:09:26 +0200 Subject: [PATCH] doc: Typo. * doc/announce/ANNOUNCE-0.24.1: Typo. --- doc/announce/ANNOUNCE-0.24.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/announce/ANNOUNCE-0.24.1 b/doc/announce/ANNOUNCE-0.24.1 index ff3eddc9..633758c9 100644 --- a/doc/announce/ANNOUNCE-0.24.1 +++ b/doc/announce/ANNOUNCE-0.24.1 @@ -17,7 +17,7 @@ What's next? Work to prototype this so-called "Full Source Bootstrap" for ARM on Aarch64 is happening on the wip-aarch64-bootstrap[3] branch. Also, full -Guile compatible module support, and RICS-V support. +Guile compatible module support, and RISC-V support. Enjoy!