git: 959002894d - main - newsflash: Fix ordinal number in the core.13 announcement entry
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=959002894dad20b6dc22e499029086d50612697c commit 959002894dad20b6dc22e499029086d50612697c Author: Li-Wen Hsu <[email protected]> AuthorDate: 2024-07-04 17:31:34 +0000 Commit: Li-Wen Hsu <[email protected]> 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"