From a65a507db57fc5166163f05c4f1244edcd5bf3fa Mon Sep 17 00:00:00 2001 From: zenkuro <42751749+zenkuro@users.noreply.github.com> Date: Sat, 7 Jan 2023 02:47:34 -0500 Subject: [PATCH] Update vpn-troubleshooting.md Fix typo --- user/troubleshooting/vpn-troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/troubleshooting/vpn-troubleshooting.md b/user/troubleshooting/vpn-troubleshooting.md index d06eb5d1..4671066c 100644 --- a/user/troubleshooting/vpn-troubleshooting.md +++ b/user/troubleshooting/vpn-troubleshooting.md @@ -43,7 +43,7 @@ To check this tool is working properly run: ```bash sudo notify-send "$(hostname): Test notify-send OK" --icon=network-idle ``` -You should see `info` message appear on the top of your scree. +You should see `info` message appear on the top of your screen. If that is the case then, `notify-send` is not the issue. If it is not, and you have an error of some sort you can: 1. Remove all calls of `notify-send` from scripts you are using to start VPN