Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rozbb committed Nov 18, 2023
1 parent 430d706 commit 828c0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hybrid-array/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ it possible to convert between const generic types and `typenum` types.

This crate exposes the following feature flags. The default is NO features.

* [`zeroize`] - Implements [`Zeroize`](https://docs.rs/zeroize/latest/zeroize/trait.Zeroize.html) for `Array<T: Zeroize, U>`
* `zeroize` - Implements [`Zeroize`](https://docs.rs/zeroize/latest/zeroize/trait.Zeroize.html) for `Array<T: Zeroize, U>`

## License

Expand Down

0 comments on commit 828c0dc

Please sign in to comment.