From e8daead2a16303d59d33d0287427cf0428fa8453 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Fri, 6 Oct 2023 19:04:34 +0200 Subject: [PATCH] [DOCS] RELEASE-NOTES.md (squash) typo --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index ff9d2c3131..3f91f02b05 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -36,7 +36,7 @@ $ git clone https://codeberg.org/forgejo/forgejo/ $ git -C forgejo log --oneline --no-merges v1.20.4-1..v1.20.5-0 ``` -This stable release contains **important security fixes**, as explained in the [v1.20.5-0 companion blog post](https://forgejo.org/2023-10-release-v1-20-5-0/). +This stable release contains an **important security fix**, as explained in the [v1.20.5-0 companion blog post](https://forgejo.org/2023-10-release-v1-20-5-0/). * Recommended Action