aboutsummaryrefslogtreecommitdiff
path: root/docs/pages/basic_application.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pages/basic_application.adoc')
-rw-r--r--docs/pages/basic_application.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/basic_application.adoc b/docs/pages/basic_application.adoc
index 781598aff..7b4ebda4f 100644
--- a/docs/pages/basic_application.adoc
+++ b/docs/pages/basic_application.adoc
@@ -1,6 +1,6 @@
1= A basic Embassy application 1= A basic Embassy application
2 2
3So you've got one of the xref:examples.adoc[examples] running, but what now? Let's go through a simple Embassy application for the nRF52 DK to understand it better. 3So you've got one of the examples running, but what now? Let's go through a simple Embassy application for the nRF52 DK to understand it better.
4 4
5== Main 5== Main
6 6