We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a124db commit 39cf3e7Copy full SHA for 39cf3e7
examples/README.md
@@ -11,6 +11,6 @@ This directory contains the source for the above.
11
## Contributing
12
13
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`
+- Add the example to [Cargo.toml](../Cargo.toml) for any `required-features`
15
- Document how the example works with a `.md` file which will be verified using [trycmd](https://docs.rs/trycmd)
16
- Pull the `.rs` and `.md` file into the appropriate module doc comment to be accessible on docs.rs
0 commit comments