From 53b902b4797768a02030be2a3a44b78db5df9a67 Mon Sep 17 00:00:00 2001 From: Bulat Musin <9249387+bmusin@users.noreply.github.com> Date: Thu, 25 Jan 2018 02:32:52 +0300 Subject: [PATCH] remove dot for consistency (#580) --- book-example/src/for_developers/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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