Skip to content

Commit 2cc8b82

Browse files
committed
fix typo in README
1 parent 6b7493e commit 2cc8b82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ A simple example for the STM32F4 microcontrollers is [available](examples/stm32f
3030
For the changelog please see the dedicated [CHANGELOG.md](CHANGELOG.md).
3131

3232
## Roadmap to v1.0.0
33-
This crate is already stable, however it's based on athe v1.0.0 release candidate version of [`embedded-hal`](https://github.com/rust-embedded/embedded-hal/),
33+
This crate is already stable, however it's based on a release candidate version of [`embedded-hal`](https://github.com/rust-embedded/embedded-hal/),
3434
making the API unstable (the change from 1.0.0-rc.1 to 1.0.0 of e-h will be breaking from a dependency management point of view).
35+
3536
See [the tracking issue](https://github.com/rursprung/tb6612fng-rs/issues/4) for the roadmap to v1.0.0.
3637

3738
## Minimum Supported Rust Version (MSRV)

0 commit comments

Comments
 (0)