diff --git a/recipes/flymake-coffee.rcp b/recipes/flymake-coffee.rcp index c17b7109..71ca3a3c 100644 --- a/recipes/flymake-coffee.rcp +++ b/recipes/flymake-coffee.rcp @@ -1,6 +1,6 @@ (:name flymake-coffee :type github - :pkgname "purcell/flymake-coffe" + :pkgname "purcell/flymake-coffee" :description "Flymake support for coffee script" :website "http://github.com/purcell/flymake-coffee" :post-init (add-hook 'coffee-mode-hook 'flymake-coffee-load))