diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-08-19 16:39:54 -0700 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-08-19 16:39:54 -0700 |
commit | 5af0df93c328e80e924a3333188e4fbb148dcabe (patch) | |
tree | a0dd7a48982f9907a76383991cb79231c6c3e27d | |
parent | 5b4b5e1af737481aca926d09791c74b885e68c07 (diff) | |
download | gitbook-5af0df93c328e80e924a3333188e4fbb148dcabe.zip gitbook-5af0df93c328e80e924a3333188e4fbb148dcabe.tar.gz gitbook-5af0df93c328e80e924a3333188e4fbb148dcabe.tar.bz2 |
Normalize titles in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |