Skip to content

Commit 1270c77

Browse files
committed
Fix typo
1 parent ba02152 commit 1270c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-hal/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717

1818
### Added
1919
- Implement `PartialOrd`, `Ord`, `Hash` for `can::StandardId`, `can::ExtendedId` and `can::Id` according to CAN bus arbitration rules
20-
- Implement `Eq` for `i2c::Operaiton`
20+
- Implement `Eq` for `i2c::Operation`
2121
- Implement `PartialOrd`, `Ord`, `Hash` for `can::StandardId`, `can::ExtendedId` and `can::Id` according to CAN bus arbitration rules.
2222

2323
### Fixed

0 commit comments

Comments
 (0)