From 87a0994bcafd9fa65e6956113f3d2bc85ea99eb8 Mon Sep 17 00:00:00 2001
From: Amit Kucheria <amit.kucheria.ext@huawei.com>
Date: Tue, 26 Oct 2021 11:41:43 +0530
Subject: [PATCH] docs: rename network name for transparent gateway

Signed-off-by: Amit Kucheria <amit.kucheria.ext@huawei.com>
---
 docs/blueprints/transparent-gateway.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/blueprints/transparent-gateway.rst b/docs/blueprints/transparent-gateway.rst
index 42705e24..3583b452 100644
--- a/docs/blueprints/transparent-gateway.rst
+++ b/docs/blueprints/transparent-gateway.rst
@@ -55,7 +55,7 @@ OpenThread Border Router Configuration
 
 In our default OpenThread Border Router configuration, we create an OpenThread mesh network on channel 26 in the 2.4 GHz band with panid 0x1357::
 
-   Networkname "ASOS Thread"
+   Networkname "Oniro Thread"
    OpenThread masterkey: 00112233445566778899aabbccddeeff
 
 For more details, the used `OpenThread configuration script <https://booting.oniroproject.org/distro/oniro/-/blob/dunfell/meta-oniro-blueprints/recipes-connectivity/openthread/ot-br-posix/otbr-configuration>`_ is the best reference.
-- 
GitLab