Skip to content

Commit

Permalink
Update for M3 Verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGuySam committed Oct 31, 2023
1 parent fbbea96 commit fa7ca38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/listing-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function makeTitle ( listing ) {
function makeDescription ( listing ) {
// 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.`
}
Expand Down

0 comments on commit fa7ca38

Please sign in to comment.