Skip to content

Commit d78cc73

Browse files
roydukkeynknapp
authored andcommittedFeb 5, 2020
Fixes spelling and punctuation
(cherry picked from commit fd3ca85)
1 parent 4de51fe commit d78cc73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎release-notes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ Chores, docs:
7474
BREAKING CHANGES:
7575

7676
- access to prototype properties is forbidden completely by default,
77-
specific properties or methods can be allow via runtime-options.
77+
specific properties or methods can be allowed via runtime-options.
7878
See #1633 for details.
7979
If you are using Handlebars as documented, you should not be accessing prototype
8080
properties from your template anyway, so the changes should not be a problem
8181
for you. Only the use of undocumented features can break your build.
8282

83-
That is why we only bump the minor version despite mentioning breaking changes
83+
That is why we only bump the minor version despite mentioning breaking changes.
8484

8585
[Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.6.0)
8686

0 commit comments

Comments
 (0)
Please sign in to comment.