diff --git a/book-example/src/for_developers/index.md b/book-example/src/for_developers/index.md index 3a193a25..4f173c90 100644 --- a/book-example/src/for_developers/index.md +++ b/book-example/src/for_developers/index.md @@ -21,7 +21,7 @@ The process of rendering a book project goes through several steps. 1. Load the book - Parse the `book.toml`, falling back to the default `Config` if it doesn't - exist. + exist - Load the book chapters into memory - Discover which preprocessors/backends should be used 2. Run the preprocessors @@ -43,4 +43,4 @@ explanation on the configuration system. [`MDBook`]: http://rust-lang-nursery.github.io/mdBook/mdbook/book/struct.MDBook.html [API Docs]: http://rust-lang-nursery.github.io/mdBook/mdbook/ -[config]: file:///home/michael/Documents/forks/mdBook/target/doc/mdbook/config/index.html \ No newline at end of file +[config]: file:///home/michael/Documents/forks/mdBook/target/doc/mdbook/config/index.html