git: 4adc3b5787 - main - 13.5: Count correctly

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Sun, 02 Mar 2025 02:25:45 UTC
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4adc3b5787bbee580c550e6d7c0379b8ad16b4cd

commit 4adc3b5787bbee580c550e6d7c0379b8ad16b4cd
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-03-02 02:25:00 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-03-02 02:25:00 +0000

    13.5: Count correctly
    
    RC1 is the first, not third, release candidate.
    
    Reported by:    Pau Amma <pauamma@gundo.com>
---
 website/data/en/news/news.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 61a171bfd2..8f03ad2bdb 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -3,7 +3,7 @@
 [[news]]
 date = "2025-03-02"
 title = "FreeBSD 13.5-RC1 Available"
-description = "The third Release Candidate build for the FreeBSD 13.5 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-February/002719.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."
+description = "The first Release Candidate build for the FreeBSD 13.5 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-February/002719.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."
 
 [[news]]
 date= "2025-02-27"