mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Update for M3 Verbiage
This commit is contained in:
parent
fbbea96d79
commit
fa7ca3804b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ function makeTitle ( listing ) {
|
||||||
function makeDescription ( listing ) {
|
function makeDescription ( listing ) {
|
||||||
// const processorsVerbiage = process.env.npm_package_config_verbiage_processors || this.$config.processorsVerbiage
|
// const processorsVerbiage = process.env.npm_package_config_verbiage_processors || this.$config.processorsVerbiage
|
||||||
|
|
||||||
const processorsVerbiage = 'Apple M2 and M1 Ultra'
|
const processorsVerbiage = 'Apple M3 Max and M2 Ultra'
|
||||||
|
|
||||||
return `Latest reported support status of ${ listing.name } on Apple Silicon and ${ processorsVerbiage } Processors.`
|
return `Latest reported support status of ${ listing.name } on Apple Silicon and ${ processorsVerbiage } Processors.`
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue