Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Jul 7, 2012
1 parent c38c82b commit dc8a1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This is a native port of [PyYAML](http://pyyaml.org/), the most advanced YAML pa
Now you can use all modern YAML feature right in JavaScript. Originally snapshoted version - PyYAML 3.10 (2011-05-30).


## Braking changes in 0.3.x -> 1.0.x
## Breaking changes in 0.3.x -> 1.0.x

- `y`, `yes`, `n`, `no`, `on`, `off` are not converted to Booleans anymore.
Decision to drop support of such "magic" was made after speaking with YAML
Expand Down

0 comments on commit dc8a1a2

Please sign in to comment.