Merge pull request #73 from nhocki/patch-1

Adding missing ) to the upgrading section...
This commit is contained in:
Yehuda Katz
2011-05-05 11:14:04 -07:00
+1 -1
View File
@@ -196,7 +196,7 @@ Instead of:
Use:
template(context, {helpers: helpers, partials: partials, data: data}
template(context, {helpers: helpers, partials: partials, data: data})
Known Issues
------------