From 8b75ecf7ba514855123c4b614e79c02c738ec3de Mon Sep 17 00:00:00 2001 From: Balint Erdi Date: Wed, 8 May 2013 16:44:09 +0300 Subject: [PATCH] Fix Coffescript filter definition --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index eeccdc6..f5eaaf2 100644 --- a/README.markdown +++ b/README.markdown @@ -6,7 +6,7 @@ apps. It includes these filters: * Cache Buster - Write a fingerprint into each file name -* Coffescript - Convert Javascript to Coffeescript +* Coffescript - Convert Coffeescript to Javascript * GZip - Create gzip'd version of your files * Handlebars - Process handlebars templates * IIFE - Wrap source files in Immediately Invoked Function Expressions