diff --git a/boards/nucleo-l4r5zi/doc.txt b/boards/nucleo-l4r5zi/doc.txt index cf928feea7..0fcf6324b0 100644 --- a/boards/nucleo-l4r5zi/doc.txt +++ b/boards/nucleo-l4r5zi/doc.txt @@ -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