diff options
| author | Dirk Stolle <[email protected]> | 2023-05-08 23:25:01 +0200 |
|---|---|---|
| committer | Dirk Stolle <[email protected]> | 2023-05-08 23:25:01 +0200 |
| commit | 0584312ef0324d2ac67dbb9517176fabf628eec9 (patch) | |
| tree | 1b6e67474474fad99e7035a8e8898f4fb78656ad /docs/modules | |
| parent | d0703f83dbe0099c3dca0c912d873365a2188018 (diff) | |
Fix some typos
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/ROOT/pages/getting_started.adoc | 2 |
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 | |||
| 49 | cargo run --bin blinky --release | 49 | cargo run --bin blinky --release |
| 50 | ---- | 50 | ---- |
| 51 | 51 | ||
| 52 | == Whats next? | 52 | == What's next? |
| 53 | 53 | ||
| 54 | Congratulations, you have your first Embassy application running! Here are some alternatives on where to go from here: | 54 | Congratulations, you have your first Embassy application running! Here are some alternatives on where to go from here: |
| 55 | 55 | ||
