Skip to content

Commit

Permalink
Merge pull request #4329 from gilbsgilbs/patch-1
Browse files Browse the repository at this point in the history
doc(fix typo): add missing "l" in "toml"
  • Loading branch information
epage committed Oct 1, 2022
2 parents 8a124db + 39cf3e7 commit 5cd7461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
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 5cd7461

Please sign in to comment.