mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 04:10:25 +00:00
Fix typo in getting started docs
This commit is contained in:
parent
1b44034208
commit
89b5795eec
@ -86,7 +86,7 @@ NOTE: How does the `+cargo run+` command know how to connect to our board and pr
|
||||
|
||||
=== It didn’t work!
|
||||
|
||||
If you hare having issues when running `+cargo run --release+`, please check the following:
|
||||
If you are having issues when running `+cargo run --release+`, please check the following:
|
||||
|
||||
* You are specifying the correct `+--chip+` on the command line, OR
|
||||
* You have set `+.cargo/config.toml+`’s run line to the correct chip, AND
|
||||
|
Loading…
x
Reference in New Issue
Block a user