Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2024 17:32:02 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 959002894d - main - newsflash: Fix ordinal number in the core.13 announcement entry
Message-ID:  <202407041732.464HW261000458@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/doc/commit/?id=959002894dad20b6dc22e499029086d50612697c

commit 959002894dad20b6dc22e499029086d50612697c
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-07-04 17:31:34 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-07-04 17:31:34 +0000

    newsflash: Fix ordinal number in the core.13 announcement entry
    
    Reported by:    jhb
---
 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 df8674e241..bbc842d01a 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -3,7 +3,7 @@
 [[news]]
 date = "2024-06-12"
 title = "New FreeBSD Core Team Elected"
-description = "Active committers to the project have elected your twelfth FreeBSD Core Team. For details, refer to the <a href=\"https://lists.freebsd.org/archives/freebsd-announce/2024-June/000136.html\">official announcement</a>."
+description = "Active committers to the project have elected your thirteenth FreeBSD Core Team. For details, refer to the <a href=\"https://lists.freebsd.org/archives/freebsd-announce/2024-June/000136.html\">official announcement</a>."
 
 [[news]]
 date = "2024-06-04"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407041732.464HW261000458>