From fcc2f8701ab08894524d8eb694e887312908711b Mon Sep 17 00:00:00 2001 From: Radek Pietruszewski Date: Tue, 13 Dec 2016 13:26:10 +0100 Subject: [PATCH] Fix typo --- docs/Acceptable-Formulae.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Acceptable-Formulae.md b/docs/Acceptable-Formulae.md index 15e8003366a7a..b827403d8a721 100644 --- a/docs/Acceptable-Formulae.md +++ b/docs/Acceptable-Formulae.md @@ -58,7 +58,7 @@ point it to the downloaded archive in order to avoid loading. ### We don’t like binary formulae Our policy is that formulae in the core repository ([homebrew/core](https://github.com/Homebrew/homebrew-core)) must be open-source -and either built from source or produce cross-platform binaries like e.g. Java). +and either built from source or produce cross-platform binaries (like e.g. Java). Binary-only formulae should go to [Homebrew Cask](https://github.com/caskroom/homebrew-cask).