aboutsummaryrefslogtreecommitdiffstats
path: root/doc/buildAndProgram.md
diff options
context:
space:
mode:
authorGrant <Volatile86@gmail.com>2021-07-25 10:58:55 -0500
committerGitHub <noreply@github.com>2021-07-25 17:58:55 +0200
commit6222b7c22307b114fef0ddd2148472dbebbc5174 (patch)
treecf40686fb514801073f6426db237c65ca6d6c4ee /doc/buildAndProgram.md
parent1ae22f45f97bf5135a23ab0dedd87d7fdaff82bd (diff)
Correct spelling issue in documentation (#509)
* Correct spelling issue
Diffstat (limited to 'doc/buildAndProgram.md')
-rw-r--r--doc/buildAndProgram.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/buildAndProgram.md b/doc/buildAndProgram.md
index 5fe593ae..87b6dd9a 100644
--- a/doc/buildAndProgram.md
+++ b/doc/buildAndProgram.md
@@ -163,7 +163,7 @@ J-Link>g
```
#### JLink RTT
-RTT is a feature from Segger's JLink devices that allows bidirectionnal communication between the debugger and the target. This feature can be used to get the logs from the embedded software on the development computer.
+RTT is a feature from Segger's JLink devices that allows bidirectional communication between the debugger and the target. This feature can be used to get the logs from the embedded software on the development computer.
- Program the MCU with the code (see above)
- Start JLinkExe