From 7dfbaec9d4bd1a207c5960bfcdf53fbf97b64667 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 17 Dec 2023 15:22:44 +0000 Subject: [PATCH] docs/Acceptable-Casks: capitalise Apple Silicon. --- docs/Acceptable-Casks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Acceptable-Casks.md b/docs/Acceptable-Casks.md index 4b58d2457b..9ebbd4c518 100644 --- a/docs/Acceptable-Casks.md +++ b/docs/Acceptable-Casks.md @@ -99,7 +99,7 @@ Before submitting a cask to any of our repositories, you must read our [document Common reasons to reject a cask entirely: -* App fails with GateKeeper enabled on Homebrew supported macOS versions and platforms (e.g. unsigned apps fail on Macs with Apple silicon/ARM). +* App fails with GateKeeper enabled on Homebrew supported macOS versions and platforms (e.g. unsigned apps fail on Macs with Apple Silicon/ARM). * App is too obscure. Examples: * An app from a code repository that is not notable enough (under 30 forks, 30 watchers, 75 stars). * [Electronic Identification (eID) software](https://github.com/Homebrew/homebrew-cask/issues/59021).