Skip to content

Commit 9a362b3

Browse files
docs: Fix typo
Co-authored-by: Scott Mabin <[email protected]>
1 parent b8a568a commit 9a362b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/01_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The advanced course takes it from there to dive deeper into topics like interrup
1010

1111
You can join the [esp-rs community](https://matrix.to/#/#esp-rs:matrix.org) on Matrix for all technical questions and issues! The community is open to everyone.
1212

13-
> ⚠️ his book uses the `std` ecosystem (`esp-idf-hal`, `esp-idf-sys`, `esp-idf-svc`), which is maintained by the community, these crates are not officially supported by Espressif.
13+
> ⚠️ This book uses the `std` ecosystem (`esp-idf-hal`, `esp-idf-sys`, `esp-idf-svc`), which is maintained by the community, these crates are not officially supported by Espressif.
1414
>
1515
> Espressif officially supports the `no_std` approach with [`esp-hal`][esp-hal]. For equivalent training using the officially supported approach, see the [`no_std` training][no-std-training].
1616

0 commit comments

Comments
 (0)