From 2e915503ef02855754284868bda2e70d73976784 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Fri, 20 Oct 2023 09:02:01 +0000
Subject: [PATCH] Update README.md

---
 pnp/README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pnp/README.md b/pnp/README.md
index 03aff47..dec73db 100644
--- a/pnp/README.md
+++ b/pnp/README.md
@@ -289,8 +289,7 @@ You can monitor the PnP progress on the PnP server status page.
 ---
 ### Debug the PnP process on the network device
 
-After the network devis is connected to the PnP server you can access the decvice on the console. This will not stop the PnP process any more.
-If the device conncted to the PnP server you sould find the PnP profile in the config i.e.
+After the network device is connected to the PnP server you can access the decvice on the console. This will not stop the PnP process any more. If the device is conncted to the PnP server you sould find the PnP profile in the config i.e.
 ```
 pnp profile pnp-zero-touch
  transport http ipv4 192.168.10.133 port 8080
-- 
GitLab