Skip to content

Commit

Permalink
Merge #336
Browse files Browse the repository at this point in the history
336: start/hardware.md: Fix typo r=eldruin a=gabrielivascu

Fix a typo in start/hardware.md

Co-authored-by: Gabriel Ivașcu <givascu@bitdefender.com>
  • Loading branch information
bors[bot] and givascu authored Nov 17, 2022
2 parents 239a840 + bcf62a4 commit 19f798d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/start/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ Quit anyway? (y or n)
```

Debugging now requires a few more steps so we have packed all those steps into a
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:
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:

``` console
cat openocd.gdb
Expand Down

0 comments on commit 19f798d

Please sign in to comment.