aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2013-01-22 09:47:37 +0000
committerMike McQuaid2013-01-22 09:47:37 +0000
commit2c7ac3c2442a4ef0bad741bfb315e084980ba7ad (patch)
tree67da6dea0cb582c073f823a8294d7a1ff30a687e
parent7a685856c5c4a56c973db15edb24b01d68ebbf69 (diff)
downloadbrew-2c7ac3c2442a4ef0bad741bfb315e084980ba7ad.tar.bz2
CONTRIBUTING: actually fix this time.
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a92d3c535..d447ee6c0 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!