Skip to content

Commit dda9615

Browse files
minor typo CHANGELOG.md (#1727)
I fixed a typo in the CHANGELOG.md file, correcting the misspelling of "Ouput" to "Output".
1 parent 258340c commit dda9615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

universal-hash/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5151
- Rust 2021 edition; MSRV 1.56 ([#1051])
5252

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

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

0 commit comments

Comments
 (0)