Skip to content

Commit 852b131

Browse files
author
maclobdell
committed
fix typo
1 parent 728c860 commit 852b131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/porting/custom-target-porting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Assuming you have Mbed Command Line Interface (CLI) installed, follow these step
242242
For the `ImaginaryBoard` based on `DISCO-L475VG-IOT01A`, run this command.
243243
244244
```
245-
mbedls --mock 0764:AMAZINGBOARD
245+
mbedls --mock 0764:IMAGINARYBOARD
246246
```
247247
248248
<span class="notes">**Note:** Contact the Arm Mbed team to get a unique ID if you plan to have your board coexist with other Mbed Enabled boards while running automated tests.</span>

0 commit comments

Comments
 (0)