From 101ee3559fd4753f1ef4c86cdc51847928b148ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Sch=C3=BCrrer?= Date: Sat, 11 Sep 2010 10:59:29 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f625fa2..8059862 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Installation Acknowledgements ---------------- -Thanks to all the [implementers][3] of the original mustache gem. +Thanks to all the [implementors][3] of the original mustache gem. Handlebars is based on their codebase and hard work.