diff options
author | Francesco Rodriguez <frodsan@me.com> | 2014-04-23 12:28:44 -0300 |
---|---|---|
committer | Francesco Rodriguez <frodsan@me.com> | 2014-04-23 12:28:44 -0300 |
commit | 0212084862ad87eec773c1f97d231400b09c7ec1 (patch) | |
tree | 04fc36de0aec17d2383be1bc979516c7e6ac1217 | |
parent | 9abbabbce3fefc3a5bb2fd4e3fe409b0265a7564 (diff) | |
download | gitbook-0212084862ad87eec773c1f97d231400b09c7ec1.zip gitbook-0212084862ad87eec773c1f97d231400b09c7ec1.tar.gz gitbook-0212084862ad87eec773c1f97d231400b09c7ec1.tar.bz2 |
Fix typo.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ GitBook will read the `.gitignore`, `.bookignore` and `.ignore` files to get a l #### Plugins -PLugins can used to extend your book functionnalities. Read [GitbookIO/plugin](https://github.com/GitbookIO/plugin) for more informations about how to build a plugin for gitbook. +Plugins can used to extend your book functionnalities. Read [GitbookIO/plugin](https://github.com/GitbookIO/plugin) for more informations about how to build a plugin for gitbook. ##### Default plugins: |