Skip to content

Commit 19f798d

Browse files
bors[bot]givascu
andauthored
Merge #336
336: start/hardware.md: Fix typo r=eldruin a=gabrielivascu Fix a typo in start/hardware.md Co-authored-by: Gabriel Ivașcu <[email protected]>
2 parents 239a840 + bcf62a4 commit 19f798d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/start/hardware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Quit anyway? (y or n)
272272
```
273273

274274
Debugging now requires a few more steps so we have packed all those steps into a
275-
single GDB script named `openocd.gdb`. The file was created during the `cargo generate` step, and should work without any modifications. Let's have a peak:
275+
single GDB script named `openocd.gdb`. The file was created during the `cargo generate` step, and should work without any modifications. Let's have a peek:
276276

277277
``` console
278278
cat openocd.gdb

0 commit comments

Comments
 (0)