Skip to content

Commit

Permalink
minor typo CHANGELOG.md (#1727)
Browse files Browse the repository at this point in the history
I fixed a typo in the CHANGELOG.md file, correcting the misspelling of
"Ouput" to "Output".
  • Loading branch information
petryshkaCODE authored Jan 21, 2025
1 parent 258340c commit dda9615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion universal-hash/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rust 2021 edition; MSRV 1.56 ([#1051])

### Removed
- `Ouput` replaced by `Block` ([#1051])
- `Output` replaced by `Block` ([#1051])
- `UniversalHash::reset` replaced with `Reset` trait from `crypto-common` ([#1051])

[#1051]: https://github.com/RustCrypto/traits/pull/1051
Expand Down

0 comments on commit dda9615

Please sign in to comment.