Skip to content

Commit df601ce

Browse files
minor grammar fix
1 parent de3d55f commit df601ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intro/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you are unfamiliar with anything mentioned above or if you want more informat
5555

5656
| Topic | Resource | Description |
5757
|--------------|----------|-------------|
58-
| Rust | [Rust Book](https://doc.rust-lang.org/book/) | If you are not yet comfortable with Rust, we highly suggest reading the this book. |
58+
| Rust | [Rust Book](https://doc.rust-lang.org/book/) | If you are not yet comfortable with Rust, we highly suggest reading this book. |
5959
| Rust, Embedded | [Embedded Rust Bookshelf](https://docs.rust-embedded.org) | Here you can find several other resources provided by Rust's Embedded Working Group. |
6060
| Rust, Embedded | [Embedonomicon](https://docs.rust-embedded.org/embedonomicon/) | The nitty gritty details when doing embedded programming in Rust. |
6161
| Rust, Embedded | [embedded FAQ](https://docs.rust-embedded.org/faq.html) | Frequently asked questions about Rust in an embedded context. |

0 commit comments

Comments
 (0)