Skip to content

Commit adbfcc0

Browse files
committed
fix typo on first page (intent => intend)
1 parent 56da0f1 commit adbfcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ What's out of scope for this book:
4545
- Covering Rustic, low level details. We won't be talking about linker scripts, the boot process or
4646
how to glue those two into a minimally working Rust program.
4747

48-
Also I don't intent to port this material to other development boards; this book will make exclusive
48+
Also I don't intend to port this material to other development boards; this book will make exclusive
4949
use of the STM32F3DISCOVERY development board.
5050

5151
## Reporting problems

0 commit comments

Comments
 (0)