From 7b6341f88b506762cb68ecef179fec81aa0fb448 Mon Sep 17 00:00:00 2001 From: mattn Date: Mon, 28 May 2012 10:23:57 +0900 Subject: [PATCH] modify doc. --- doc/zencoding.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/zencoding.txt b/doc/zencoding.txt index eefeef7..ebf9ae8 100644 --- a/doc/zencoding.txt +++ b/doc/zencoding.txt @@ -64,7 +64,7 @@ Read more about current Zen Coding syntax Abbreviation engine has a modular structure which allows you to expand abbreviations into different languages. Zen Coding currently supports CSS, -HTML, XML/XSL and HAML languages via filters. +HTML, XML/XSL and HAML, Slim languages via filters. ============================================================================== INSTALL *zencoding-install*