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.