Skip to content

Commit

Permalink
Fix typo NrfBliny -> NrfBlinky
Browse files Browse the repository at this point in the history
  • Loading branch information
hokeun authored Nov 21, 2023
1 parent 23d70c9 commit 32ac93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/documentation/copy/en/embedded/Zephyr.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ the following installation guide
[here](https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download).

```
cd apps/NrfBliny
cd apps/NrfBlinky
west lfc src/NrfBlinky.lf --build "-p always -b nrf52dk_nrf52832"
west flash
```
Expand Down

0 comments on commit 32ac93e

Please sign in to comment.