summaryrefslogtreecommitdiff
path: root/docs/fingerprint/fingerprint-debugging.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fingerprint/fingerprint-debugging.md')
-rw-r--r--docs/fingerprint/fingerprint-debugging.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fingerprint/fingerprint-debugging.md b/docs/fingerprint/fingerprint-debugging.md
index 772ea91e81..d098ca4427 100644
--- a/docs/fingerprint/fingerprint-debugging.md
+++ b/docs/fingerprint/fingerprint-debugging.md
@@ -32,8 +32,8 @@ used for JTAG and SWD for ARM devices.
is the only software required for flashing.
* In order to perform breakpoint debugging, you will need a tool that supports
connecting `gdbserver`. This document will assume [CLion] \(Googlers see
- [CLion for ChromeOS]) and was tested with `JLink v6.94a`. Alternatively,
- you can use [Ozone], a standalone debugger from Segger.
+ [CLion for ChromeOS]) and was tested with `JLink v6.94a`. Alternatively, you
+ can use [Ozone], a standalone debugger from Segger.
## JLink Software {#software}