From a086a21b5fc668b9a01b6f52c7578cfc713ed48d Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Mon, 13 Jun 2011 04:33:03 -0400 Subject: [PATCH] clarifying which version tag --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f2dbe39..830df90 100644 --- a/README.markdown +++ b/README.markdown @@ -81,7 +81,7 @@ And render it: Known Issues ------------ - * As of v1.1.2, there are a couple of whitespace bugs around section tags... Despite these failing tests, this + * As of Mustache spec v1.1.2, there are a couple of whitespace bugs around section tags... Despite these failing tests, this version is actually *closer* to correct than previous releases.