mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-21 06:54:08 -07:00
Fix misspelling
This commit is contained in:
parent
14738eaea3
commit
851eee0014
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ if ( !!categorySlug ) {
|
||||||
<Layout
|
<Layout
|
||||||
headOptions={{
|
headOptions={{
|
||||||
title: `List of ${ pageLabel } that work on Apple Silicon?`,
|
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,
|
// meta,
|
||||||
// link,
|
// link,
|
||||||
// structuredData: this.structuredData,
|
// structuredData: this.structuredData,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue