From 2c7ac3c2442a4ef0bad741bfb315e084980ba7ad Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 22 Jan 2013 09:47:37 +0000 Subject: [PATCH] CONTRIBUTING: actually fix this time. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a92d3c535e..d447ee6c0a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,6 +15,6 @@ Contributing Please read: * [Formula Cookbook](https://github.com/mxcl/homebrew/wiki/Formula-Cookbook) -* [Acceptable Formulas](https://github.com/mxcl/homebrew/wiki/Acceptable-Formulas) +* [Acceptable Formulae](https://github.com/mxcl/homebrew/wiki/Acceptable-Formulae) Thanks!