From 191dccab107314247d27c64ef6d5a7d775fc87b9 Mon Sep 17 00:00:00 2001 From: josh rotenberg Date: Mon, 6 Dec 2021 08:06:07 -0800 Subject: [PATCH] fix typo --- guide/src/format/theme/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/src/format/theme/README.md b/guide/src/format/theme/README.md index 1f40844f..c298272a 100644 --- a/guide/src/format/theme/README.md +++ b/guide/src/format/theme/README.md @@ -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 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 -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. If you completely replace all built-in themes, be sure to also set