From 5af0df93c328e80e924a3333188e4fbb148dcabe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Tue, 19 Aug 2014 16:39:54 -0700 Subject: [PATCH] Normalize titles in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7df0ad279..f422aaf2e 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ GitBook supports building books written in multiple languages. Each language sho You can see a complete example with the [Learn Git](https://github.com/GitbookIO/git) book. -#### GLOSSARY.md +#### Glossary Allows you to specify terms and their respective definitions to be displayed in the glossary. Based on those terms, `gitbook` will automatically build an index and highlight those terms in pages.