We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a7de13 + 379574d commit 0f0dce8Copy full SHA for 0f0dce8
guide/src/format/config.md
@@ -215,7 +215,7 @@ The following configuration options are available:
215
`/appendices/bibliography.html`). The value can be any valid URI the
216
browser should navigate to (e.g. `https://rust-lang.org/`,
217
`/overview.html`, or `../bibliography.html`).
218
-- **input-404:** The name of the markdown file used for misssing files.
+- **input-404:** The name of the markdown file used for missing files.
219
The corresponding output file will be the same, with the extension replaced with `html`.
220
Defaults to `404.md`.
221
- **site-url:** The url where the book will be hosted. This is required to ensure
0 commit comments