From be9c6d5ca5ef77ec17a0d68388faccb5eb5cdc78 Mon Sep 17 00:00:00 2001 From: Tom Wilson Date: Wed, 14 Sep 2011 22:03:31 -0400 Subject: [PATCH] fixed typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 36d47cc5..1f55d511 100644 --- a/readme.md +++ b/readme.md @@ -65,7 +65,7 @@ cake watch ## About -express-coffee is a template or boilier plate to get started writting +express-coffee is a template or boiler-plate to get started writting express web applications in CoffeeScript. It comes ready to go with base setup for an Express Web App. It includes a Cakefile that lets you build, spec, and watch your coffeescript as you develop. You hack in the src folder