docs(Dependencies Tree): fixed a typo

This commit is contained in:
Ross Nelson 2015-11-16 08:45:20 -06:00
parent cd13c10fa4
commit 71ba2da3f6

View file

@ -506,7 +506,7 @@ The following is a list of optional `clap` features:
### Dependencies Tree
The following graphic depicts `clap`s dependency graph (generated using [cargo-grpah](https://github.com/kbknapp/cargo-graph)).
The following graphic depicts `clap`s dependency graph (generated using [cargo-graph](https://github.com/kbknapp/cargo-graph)).
* **Dashed** Line: Optional dependency
* **Red** Color: **NOT** included by default (must use cargo `features` to enable)