Skip to content

Commit

Permalink
doc(fix typo): no close bracket in example
Browse files Browse the repository at this point in the history
Tutorials (derive, builder > Tutorials (derive, builder)
  • Loading branch information
shellcodesniper committed Sep 30, 2022
1 parent 5885cc7 commit 71be546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Expand Up @@ -4,7 +4,7 @@ We try to focus our documentation on the [four types of
documentation](https://documentation.divio.com/). Examples fit into this by
providing:
- [Cookbook / How-To Guides](https://docs.rs/clap/latest/clap/_cookbook/index.html)
- Tutorials ([derive](https://docs.rs/clap/latest/clap/_derive/_tutorial/index.html), [builder](https://docs.rs/clap/latest/clap/_tutorial/index.html)
- Tutorials ([derive](https://docs.rs/clap/latest/clap/_derive/_tutorial/index.html), [builder](https://docs.rs/clap/latest/clap/_tutorial/index.html))

This directory contains the source for the above.

Expand Down

0 comments on commit 71be546

Please sign in to comment.