Fix type in README

Fixes #843
This commit is contained in:
kpdecker
2014-08-11 20:01:06 -05:00
parent 905f99b18c
commit 248ad1acae
+2 -3
View File
@@ -291,9 +291,8 @@ name sans the extension. These templates may be executed in the same
manner as templates.
If using the simple mode the precompiler will generate a single
javascript method. To execute this method it must be passed to the using
the `Handlebars.template` method and the resulting object may be as
normal.
javascript method. To execute this method it must be passed to
the `Handlebars.template` method and the resulting object may be used as normal.
### Optimizations