commit | f286919f8039c6fb0ba57f2d000c64311e889ad7 | [log] [tgz] |
---|---|---|
author | Kangping Dong <wgtdkp@google.com> | Thu Sep 19 02:22:00 2024 +0000 |
committer | Kangping Dong <wgtdkp@google.com> | Thu Sep 19 02:22:00 2024 +0000 |
tree | 686e4ec794f8b3a415b6fea265191b8dfba68cbd | |
parent | 51144accb22cd9899db8637a42e4b103c3bb0309 [diff] |
Fix typo in "build-an-android-border-router.md" Change-Id: I3d6c7632b8c5395fc9213607bd771b1809cc6fd1
diff --git a/thread/docs/build-an-android-border-router.md b/thread/docs/build-an-android-border-router.md index 257999b..63d89f7 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 interace and you can +For real RCP devices, it supports both SPI and UART interface and you can specify the device with the schema `spinel+spi://`, `spinel+hdlc+uart://` and `spinel+socket://` respectively.