diff options
| author | Ronald Weber <[email protected]> | 2025-02-19 17:29:21 +0100 |
|---|---|---|
| committer | Ronald Weber <[email protected]> | 2025-02-19 17:29:21 +0100 |
| commit | 7a2f038800e336f4b823afca9d3eb2e70e90b1e0 (patch) | |
| tree | 7c67c137b45e98d687c30ffad1a00f186cbef640 /embassy-net-esp-hosted | |
| parent | a1e75841f8940153ef8e0fdb38d6c8ba7322edb9 (diff) | |
doc: Fix "the the"
Diffstat (limited to 'embassy-net-esp-hosted')
| -rw-r--r-- | embassy-net-esp-hosted/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-net-esp-hosted/README.md b/embassy-net-esp-hosted/README.md index 524231e6c..e1afb1483 100644 --- a/embassy-net-esp-hosted/README.md +++ b/embassy-net-esp-hosted/README.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # ESP-Hosted `embassy-net` integration | 1 | # ESP-Hosted `embassy-net` integration |
| 2 | 2 | ||
| 3 | [`embassy-net`](https://crates.io/crates/embassy-net) integration for Espressif SoCs running the the [ESP-Hosted](https://github.com/espressif/esp-hosted) stack. | 3 | [`embassy-net`](https://crates.io/crates/embassy-net) integration for Espressif SoCs running the [ESP-Hosted](https://github.com/espressif/esp-hosted) stack. |
| 4 | 4 | ||
| 5 | See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf52840) directory for usage examples with the nRF52840. | 5 | See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf52840) directory for usage examples with the nRF52840. |
| 6 | 6 | ||
