1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00

boards/nucleo-l4r5zi: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:13:12 +02:00
parent 147696a0fc
commit 9f2aa74635

View File

@ -26,7 +26,7 @@ make BOARD=nucleo-l4r5zi flash -C examples/hello-world
STDIO is available via the ST-Link programmer.
Use the `term` targed to open a terminal:
Use the `term` target to open a terminal:
make BOARD=nucleo-l4r5zi -C examples/hello-world term