aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/pages/getting_started.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/ROOT/pages/getting_started.adoc')
-rw-r--r--docs/modules/ROOT/pages/getting_started.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/getting_started.adoc b/docs/modules/ROOT/pages/getting_started.adoc
index 9015d7845..881e449b6 100644
--- a/docs/modules/ROOT/pages/getting_started.adoc
+++ b/docs/modules/ROOT/pages/getting_started.adoc
@@ -49,7 +49,7 @@ cd examples/nrf52840
49cargo run --bin blinky --release 49cargo run --bin blinky --release
50---- 50----
51 51
52== Whats next? 52== What's next?
53 53
54Congratulations, you have your first Embassy application running! Here are some alternatives on where to go from here: 54Congratulations, you have your first Embassy application running! Here are some alternatives on where to go from here:
55 55