From 1f7c0562ccd0a79a1ee12a67872626cb9aa8e246 Mon Sep 17 00:00:00 2001 From: Abolfazl Date: Sat, 9 May 2026 06:32:21 +0330 Subject: [PATCH] Fix typo in LAN_SHARING.md for consistency in device reference --- docs/LAN_SHARING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LAN_SHARING.md b/docs/LAN_SHARING.md index a53705b..8c3bb4a 100644 --- a/docs/LAN_SHARING.md +++ b/docs/LAN_SHARING.md @@ -20,7 +20,7 @@ Set this in `config.json`: Restart the proxy. The startup log prints LAN addresses other devices can use. it would be something like `192.168.x.x` or `10.x.x.x`. -in terminal you would see a message like `CA certificate download : http://192.168.xxxxxx/ca.crt` in a green color, on the other devide open this URL in browser to download the CA certificate and install it there as well. +in terminal you would see a message like `CA certificate download : http://192.168.xxxxxx/ca.crt` in a green color, on the other device open this URL in browser to download the CA certificate and install it there as well. ## Configure Other Devices