Fixed typo.

This commit is contained in:
Michael Bayne
2013-02-15 16:41:24 -08:00
parent aa56e72513
commit 1d7021b753
+1 -1
View File
@@ -152,7 +152,7 @@ the standard Mustache documentation on lambdas:
};
});
// result:
<b>Willy is awsome.</b>
<b>Willy is awesome.</b>
You can also obtain the results of the fragment execution to do things like
internationalization or caching: