docs: fix double spelling error in bt_spp_initiator

when checking the idf.py menuconfig, we see that this path is incorrectly spelled
pull/7966/head
cvvletter 2021-11-22 15:52:47 +01:00 zatwierdzone przez Darian Leung
rodzic d7bb5c4218
commit dee4424a45
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ This example is designed to run on commonly available ESP32 development board, e
idf.py menuconfig
```
In `menuconfig` path: `Coponent config --> Bluetooth--> Bluedroid Options -->SPP` and `Coponent config --> Bluetooth--> Bluedroid Options -->Secure Simple Pair`.
In `menuconfig` path: `Component config --> Bluetooth--> Bluedroid Options -->SPP` and `Component config --> Bluetooth--> Bluedroid Options -->Secure Simple Pair`.
### Build and Flash