From efad390ffcfa3288c0f0e3763a9cc368295e8575 Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Fri, 4 Sep 2015 15:53:31 -0400 Subject: fix typo in release notes --- release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index 822cb80..0990c50 100644 --- a/release-notes.md +++ b/release-notes.md @@ -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) -- cgit v1.1