diff --git a/pages/app/_slug/index.vue b/pages/app/_slug/index.vue index e5165f5..57612e1 100644 --- a/pages/app/_slug/index.vue +++ b/pages/app/_slug/index.vue @@ -116,7 +116,7 @@ export default { { 'hid': 'description', 'name': 'description', - 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M1 Pro and M1 Max Processors` + 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M2 and M1 Ultra Processors` }, // Twitter Card @@ -128,7 +128,7 @@ export default { { 'hid': 'twitter:description', 'property': 'twitter:description', - 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M1 Pro and M1 Max Processors` + 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M2 and M1 Ultra Processors` }, { 'property': 'twitter:url',