Skip to content

Commit 39cf3e7

Browse files
authored
doc(fix typo): add missing "l" in "toml"
1 parent 8a124db commit 39cf3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ This directory contains the source for the above.
1111
## Contributing
1212

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

0 commit comments

Comments
 (0)