Update M1 Verbiage

This commit is contained in:
Sam Carlton 2021-10-18 13:05:16 -05:00
parent b0a3007a4d
commit 9d5ce6b07f
10 changed files with 16 additions and 16 deletions

View file

@ -186,7 +186,7 @@ export default {
},
computed: {
title () {
return `Benchmarks for Apple M1 and Apple Silicon - Does It ARM`
return `Benchmarks for Apple M1 Pro and M1 Max Processors and Apple Silicon - Does It ARM`
},
description () {
// const featuredAppsString = this.featuredApps.slice(0, 5).map(app => app.name).join(', ')