Adding missing ) to the upgrading section...

This commit is contained in:
Nicolás Hock Isaza
2011-05-03 21:09:09 -07:00
parent 81071dd22c
commit a00054e26b
+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
------------