Skip to content

Commit a2791ae

Browse files
authored
Merge pull request #3832 from Graicc/patch-1
Fix typo in getting started docs
2 parents 1b44034 + 89b5795 commit a2791ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/getting_started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ NOTE: How does the `+cargo run+` command know how to connect to our board and pr
8686

8787
=== It didn’t work!
8888

89-
If you hare having issues when running `+cargo run --release+`, please check the following:
89+
If you are having issues when running `+cargo run --release+`, please check the following:
9090

9191
* You are specifying the correct `+--chip+` on the command line, OR
9292
* You have set `+.cargo/config.toml+`’s run line to the correct chip, AND

0 commit comments

Comments
 (0)