Fix misspelling

This commit is contained in:
Sam Carlton 2022-06-07 16:19:27 -05:00
parent 14738eaea3
commit 851eee0014

View file

@ -62,7 +62,7 @@ if ( !!categorySlug ) {
<Layout
headOptions={{
title: `List of ${ pageLabel } that work on Apple Silicon?`,
description: `Check the the latest reported support status of ${ pageLabel } on Apple Silicon and Apple M1 Pro and M1 Max Processors. `,
description: `Check the latest reported support status of ${ pageLabel } on Apple Silicon and Apple M1 Pro and M1 Max Processors. `,
// meta,
// link,
// structuredData: this.structuredData,