From 77726d19137d344540a4a0df965f64f0aec2bd21 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Sat, 17 Dec 2022 14:31:48 +0700 Subject: [PATCH] docs: Change comma style in Acceptable-Casks Co-authored-by: Mike McQuaid --- 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 e5db00d4bc..a4b7fadc79 100644 --- a/docs/Acceptable-Casks.md +++ b/docs/Acceptable-Casks.md @@ -118,7 +118,7 @@ Common reasons to reject a cask entirely: + The author has [specifically asked us not to include it](https://github.com/Homebrew/homebrew-cask/pull/5342). + App requires [SIP to be disabled](https://github.com/Homebrew/homebrew-cask/pull/41890) to be installed and/or used. + App installer is a `pkg` that requires [`allow_untrusted: true`](https://docs.brew.sh/Cask-Cookbook#pkg-allow_untrusted). -+ 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). Common reasons to reject a cask from the main repo: