From b02ac3a733058ee2d39350ea978d0fc755804e99 Mon Sep 17 00:00:00 2001 From: Michael Ficarra Date: Thu, 8 Sep 2011 02:06:58 -0300 Subject: [PATCH] removed a gratuitous comma --- documentation/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/index.html.erb b/documentation/index.html.erb index 22bf1264..743659fd 100644 --- a/documentation/index.html.erb +++ b/documentation/index.html.erb @@ -236,7 +236,7 @@ sudo bin/cake install -w, --watch Watch the modification times of the coffee-scripts and run coffee - against any that change, as soon as the change occurs. Any additional options + against any that change as soon as the change occurs. Any additional options on the command line will be used when invoking coffee against changed files. Most useful with --compile or --lint.