fix typo in release notes

This commit is contained in:
Nik Nyby
2015-09-04 15:53:31 -04:00
parent a5a3ab01d3
commit efad390ffc
+1 -1
View File
@@ -238,7 +238,7 @@ Compatibility notes:
- INTEGER -> NUMBER
- Additional PartialNode hash parameter
- New RawBlockNode type
- Data frames now have a `_parent` field. This is internal but is enumerable for performance/compatability reasons.
- Data frames now have a `_parent` field. This is internal but is enumerable for performance/compatibility reasons.
[Commits](https://github.com/wycats/handlebars.js/compare/v1.3.0...v2.0.0-alpha.1)