Skip to content

Commit

Permalink
doc(fix typo): add missing "l" in "toml"
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbsgilbs authored Oct 1, 2022
1 parent 8a124db commit 39cf3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ This directory contains the source for the above.
## Contributing

New examples should fit within the above structure and support their narrative
- Add the example to [Cargo.tom](../Cargo.toml) for any `required-features`
- Add the example to [Cargo.toml](../Cargo.toml) for any `required-features`
- Document how the example works with a `.md` file which will be verified using [trycmd](https://docs.rs/trycmd)
- Pull the `.rs` and `.md` file into the appropriate module doc comment to be accessible on docs.rs

0 comments on commit 39cf3e7

Please sign in to comment.