From 1d7021b753cd132fbe5535321e4b67e2ecce8255 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 15 Feb 2013 16:41:24 -0800 Subject: [PATCH] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6f96fb..27d384c 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ the standard Mustache documentation on lambdas: }; }); // result: - Willy is awsome. + Willy is awesome. You can also obtain the results of the fragment execution to do things like internationalization or caching: