From c3c6759ae8a308fdfc79e641b2de504ee835d74b Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Mon, 9 Jan 2023 16:24:56 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c923bb65ec..8dd018d05dc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ title: Some Title --- ``` -The title metadata is rendered as the published page's headline. The renderer wraps the content of the `title` in H1 level HTML header tagss, which are equivalent to `#` in Markdown syntax. This means that all subsequent headers on the page should be second level (`##`) or more. +The title metadata is rendered as the published page's headline. The renderer wraps the content of the `title` in H1 level HTML header tags, which are equivalent to `#` in Markdown syntax. This means that all subsequent headers on the page should be second level (`##`) or more. ## Organization