Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/intro/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The goals of this book are:
How to best use Rust language features to write more correct embedded
software.

* Serve as a cookbook in some cases. e.g. How do I do mix C and Rust in a single
* Serve as a cookbook in some cases. e.g. How do I mix C and Rust in a single
project?

This book tries to be as general as possible but to make things easier for both
Expand Down