Merge pull request #1699 from joshrotenberg/patch-1

Fix typo
This commit is contained in:
Eric Huss 2021-12-06 08:31:27 -08:00 committed by GitHub
commit cdbfb4a5b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ built-in ones, they will not get updated with new fixes / features.
**Note:** When you override a file, it is possible that you break some **Note:** When you override a file, it is possible that you break some
functionality. Therefore I recommend to use the file from the default theme as functionality. Therefore I recommend to use the file from the default theme as
template and only add / modify what you need. You can copy the default theme template and only add / modify what you need. You can copy the default theme
into your source directory automatically by using `mdbook init --theme` just into your source directory automatically by using `mdbook init --theme` and just
remove the files you don't want to override. remove the files you don't want to override.
If you completely replace all built-in themes, be sure to also set If you completely replace all built-in themes, be sure to also set