Skip to content

Commit 285ad3f

Browse files
authored
Update DEVELOPERS-GUIDE.md
1 parent cdc57e8 commit 285ad3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DEVELOPERS-GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ There are three defined ways in which DAPLink can be extended. These are adding
133133
DAPLink has an extensive set of automated tests written in Python. They are used for regression testing, but you can use them to validate your DAPLink port. Details are [here](AUTOMATED_TESTS.md)
134134

135135
An option to search for the daplink firmware build in uvision and mbedcli build folders.
136-
`python test/run_test.py --projecttool mbedcli ...` or `python test/run_test.py --project-tool uvision ...`.
136+
`python test/run_test.py --project-tool mbedcli ...` or `python test/run_test.py --project-tool uvision ...`.
137137

138138
## Release
139139

0 commit comments

Comments
 (0)