typo in display readme

This commit is contained in:
Sebastian Hugentobler 2024-10-02 15:25:49 +02:00
parent 66e93d931a
commit 9419afb49e
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -43,7 +43,7 @@ probe-rs download --verify --format hex --chip nRF52840_xxAA ./s140_nrf52_7.3.0_
## Running
Verify that the microcontrolleris recognized by running `probe-rs list`.
Verify that the microcontroller is recognized by running `probe-rs list`.
A simple `cargo run` will then connect to it and upload the code. Logging output
should be visible.