Fix typo in getting started docs

This commit is contained in:
Graic 2025-02-01 18:06:43 -05:00 committed by GitHub
parent 1b44034208
commit 89b5795eec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ NOTE: How does the `+cargo run+` command know how to connect to our board and pr
=== It didnt 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