commit | da59f47a57c7cc36f8cbc262e2191cfeb841feb9 | [log] [tgz] |
---|---|---|
author | Kangping Dong <wgtdkp@google.com> | Thu Sep 19 02:38:36 2024 +0000 |
committer | Kangping Dong <wgtdkp@google.com> | Thu Sep 19 02:38:36 2024 +0000 |
tree | 3ab7a98921bd5b2fe8eca1c1b77ac99cd3da8316 | |
parent | f286919f8039c6fb0ba57f2d000c64311e889ad7 [diff] |
Fix typo in RCP documentation Change-Id: I65d405caa240ad70ca9640f1914a0ce243cf7e9f
diff --git a/thread/docs/build-an-android-border-router.md b/thread/docs/build-an-android-border-router.md index 63d89f7..f90a23b 100644 --- a/thread/docs/build-an-android-border-router.md +++ b/thread/docs/build-an-android-border-router.md
@@ -169,7 +169,7 @@ user thread_network ``` -For real RCP devices, it supports both SPI and UART interface and you can +For real RCP devices, it supports both SPI and UART interfaces and you can specify the device with the schema `spinel+spi://`, `spinel+hdlc+uart://` and `spinel+socket://` respectively.