From ef3b8b15e0bbff654ccaa28d0a480ecfdeb6b986 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Wed, 23 Oct 2019 21:13:12 +0200 Subject: [PATCH] boards/p-l496g-cell02: fix typos --- boards/p-l496g-cell02/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/p-l496g-cell02/doc.txt b/boards/p-l496g-cell02/doc.txt index e70a99ed0b..d9ed8ef707 100644 --- a/boards/p-l496g-cell02/doc.txt +++ b/boards/p-l496g-cell02/doc.txt @@ -24,7 +24,7 @@ make BOARD=p-l496g-cell02 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=p-l496g-cell02 -C examples/hello-world term