diff --git a/boards/rpi-pico/doc.txt b/boards/rpi-pico/doc.txt index 35d3448b59..f54bb04c65 100644 --- a/boards/rpi-pico/doc.txt +++ b/boards/rpi-pico/doc.txt @@ -112,7 +112,7 @@ but limited to educational purposes. Afterwards run: make BOARD=rpi-pico PROGRAMMER=jlink flash ``` -## Accesing RIOT shell +## Accessing RIOT shell This board's default access to RIOT shell is via UART (UART0 TX - pin 1, UART0 RX - pin 2).