From 1d80ffe66ecc2b87856150201c94896488d8ded5 Mon Sep 17 00:00:00 2001 From: Riley Grant Date: Fri, 9 Aug 2024 17:19:08 -0500 Subject: [PATCH] fixup: correct malformed date field in frontmatter --- content/changelog/2024-08-release-gnomad-browser-tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/changelog/2024-08-release-gnomad-browser-tables.md b/content/changelog/2024-08-release-gnomad-browser-tables.md index 883a157..77a80a8 100644 --- a/content/changelog/2024-08-release-gnomad-browser-tables.md +++ b/content/changelog/2024-08-release-gnomad-browser-tables.md @@ -1,6 +1,6 @@ --- title: Release gnomAD browser tables -date: August 05, 2024 +date: 2024-08-05 order: 1 --- The Hail Tables used to populate the database that serves the gnomaD browser have been released to the public.