Skip to content

Commit 0f0dce8

Browse files
authored
Merge pull request #1530 from anoadragon453/patch-1
Fix a small typo
2 parents 6a7de13 + 379574d commit 0f0dce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/format/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ The following configuration options are available:
215215
`/appendices/bibliography.html`). The value can be any valid URI the
216216
browser should navigate to (e.g. `https://rust-lang.org/`,
217217
`/overview.html`, or `../bibliography.html`).
218-
- **input-404:** The name of the markdown file used for misssing files.
218+
- **input-404:** The name of the markdown file used for missing files.
219219
The corresponding output file will be the same, with the extension replaced with `html`.
220220
Defaults to `404.md`.
221221
- **site-url:** The url where the book will be hosted. This is required to ensure

0 commit comments

Comments
 (0)