aboutsummaryrefslogtreecommitdiff
path: root/docs/pages
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pages')
-rw-r--r--docs/pages/getting_started.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/getting_started.adoc b/docs/pages/getting_started.adoc
index 017409018..954f3fd28 100644
--- a/docs/pages/getting_started.adoc
+++ b/docs/pages/getting_started.adoc
@@ -86,7 +86,7 @@ NOTE: How does the `+cargo run+` command know how to connect to our board and pr
86 86
87=== It didn’t work! 87=== It didn’t work!
88 88
89If you hare having issues when running `+cargo run --release+`, please check the following: 89If you are having issues when running `+cargo run --release+`, please check the following:
90 90
91* You are specifying the correct `+--chip+` on the command line, OR 91* You are specifying the correct `+--chip+` on the command line, OR
92* You have set `+.cargo/config.toml+`’s run line to the correct chip, AND 92* You have set `+.cargo/config.toml+`’s run line to the correct chip, AND