Skip to content

Commit 02524b3

Browse files
Dirbaiorursprung
andauthored
Update content/2023-12-28-embedded-hal-v1.md
Co-authored-by: Ralph Ursprung <[email protected]>
1 parent 4f7833a commit 02524b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2023-12-28-embedded-hal-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ modifying them. It's a central piece of the Embedded Rust ecosystem, ensuring in
1818

1919
The 1.0 release has been in the works since 2020. Now that it's out, we consider all
2020
traits in it to be *stable*. The plan is to extend `embedded-hal` with more traits in future 1.x releases,
21-
not doing more breaking changes (i.e. there are no plans for a a 2.0 release). This will provide a stable
21+
not doing more breaking changes (i.e. there are no plans for a 2.0 release). This will provide a stable
2222
base for building HALs and drivers.
2323

2424
So, what's new in `embedded-hal` 1.0?

0 commit comments

Comments
 (0)