Skip to content

Commit 1b3922d

Browse files
authored
Fix typo
1 parent 00a30a9 commit 1b3922d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[v0.4.28...v0.4.29](https://github.com/rust-lang/mdBook/compare/v0.4.28...v0.4.29)
55

66
### Changed
7-
- Built-in fonts are no longer copied when `fonts/fonts.css` is overridded in the theme directory.
7+
- Built-in fonts are no longer copied when `fonts/fonts.css` is overridden in the theme directory.
88
Additionally, the warning about `copy-fonts` has been removed if `fonts/fonts.css` is specified.
99
[#2080](https://github.com/rust-lang/mdBook/pull/2080)
1010
- `mdbook init --force` now skips all interactive prompts as intended.

0 commit comments

Comments
 (0)