remove dot for consistency (#580)

This commit is contained in:
Bulat Musin 2018-01-25 02:32:52 +03:00 committed by Michael Bryan
parent 2e9d8671a0
commit 53b902b479
1 changed files with 2 additions and 2 deletions

View File

@ -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
[config]: file:///home/michael/Documents/forks/mdBook/target/doc/mdbook/config/index.html