Fix typo in changelog
This commit is contained in:
parent
1880447dce
commit
800dbf2929
|
@ -27,7 +27,7 @@
|
||||||
[#1546](https://github.com/rust-lang/mdBook/pull/1546)
|
[#1546](https://github.com/rust-lang/mdBook/pull/1546)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- The `cargo serve` live reload websocket now uses the protocol, host, and
|
- The `mdbook serve` live reload websocket now uses the protocol, host, and
|
||||||
port of the current page, allowing access through a proxy.
|
port of the current page, allowing access through a proxy.
|
||||||
[#1771](https://github.com/rust-lang/mdBook/pull/1771)
|
[#1771](https://github.com/rust-lang/mdBook/pull/1771)
|
||||||
- The 404 not-found page now includes the books title in the HTML title tag.
|
- The 404 not-found page now includes the books title in the HTML title tag.
|
||||||
|
|
Loading…
Reference in New Issue