From 5f68414ce0041848018e3179b15b417c9000bbee Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Mon, 7 Dec 2020 11:45:34 -0500 Subject: [PATCH] Update website/components/_temporary-markdown-page/README.md Co-authored-by: Wilken Rivera --- website/components/_temporary-markdown-page/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/components/_temporary-markdown-page/README.md b/website/components/_temporary-markdown-page/README.md index 6496183f0..538a2db19 100644 --- a/website/components/_temporary-markdown-page/README.md +++ b/website/components/_temporary-markdown-page/README.md @@ -19,4 +19,4 @@ export function getStaticProps() { } ``` -If the specified page contains front matter, the `page_title` and `description` keys will be added as the title and description the the `` of the page. +If the specified page contains front matter, the `page_title` and `description` keys will be added as the title and description to the `` of the page.