From 22fc8643d1deab79b153d0cc0ca0c2d93854a90c Mon Sep 17 00:00:00 2001
From: steve herber <119835921+steve-herber@users.noreply.github.com>
Date: Fri, 1 Mar 2024 21:22:32 -0800
Subject: [PATCH] Update isp_box_config.md

fix spelling error
---
 .../10.install/15.isp_box_config/isp_box_config.md              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/02.administer/10.install/15.isp_box_config/isp_box_config.md b/pages/02.administer/10.install/15.isp_box_config/isp_box_config.md
index 9b64dfd7..0f7995aa 100644
--- a/pages/02.administer/10.install/15.isp_box_config/isp_box_config.md
+++ b/pages/02.administer/10.install/15.isp_box_config/isp_box_config.md
@@ -24,7 +24,7 @@ Your box/router admin interface is usually reachable via [http://192.168.0.1](ht
 
 ### 2. Find the local IP of your server
 
-Identify what is thei *local* IP of your server, either :
+Identify the *local* IP of your server, either :
 - from your box/router interface, which might list devices connected
 - from the YunoHost webadmin, in 'Diagnosis', section 'Internet connectivity', click on 'Details' on the IPv4 report.
 - from the command line in your server, by running `hostname -I`