doc: Fix "the the"

This commit is contained in:
Ronald Weber
2025-02-19 17:29:21 +01:00
parent a1e75841f8
commit 7a2f038800
8 changed files with 12 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# ESP-Hosted `embassy-net` integration
[`embassy-net`](https://crates.io/crates/embassy-net) integration for Espressif SoCs running the the [ESP-Hosted](https://github.com/espressif/esp-hosted) stack.
[`embassy-net`](https://crates.io/crates/embassy-net) integration for Espressif SoCs running the [ESP-Hosted](https://github.com/espressif/esp-hosted) stack.
See [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf52840) directory for usage examples with the nRF52840.