Fix changelog typo

This commit is contained in:
Eric Huss 2019-05-25 09:00:33 -07:00
parent e3ec751a3f
commit 481c2f2194
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
help serve` for details.
- Embedded rust playpens now use the "stable" playground API.
[#754](https://github.com/rust-lang-nursery/mdBook/pull/756)
[#754](https://github.com/rust-lang-nursery/mdBook/pull/754)
### Fixed
- Escaped includes (`\{{#include file.rs}}`) will now render correctly.