From 355fe1e71d8965ec1b32a826c8b52b093bcc905b Mon Sep 17 00:00:00 2001 From: Alexandre CATTEAU Date: Wed, 16 Mar 2022 18:23:33 +0100 Subject: [PATCH] Correct typos in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 915557c..9141776 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Auto-disable Wi-Fi Script for NetworkManager, which disables Wi-Fi when a wired connection comes up, and enables Wi-Fi when a wired -connection comed down. +connection comes down. ### Files -* `auto-disable-wifi` should be installed to NetworkManager directory. +* `auto-disable-wifi.sh` should be installed to NetworkManager directory. #### Installation * `install.sh` script copies above script to its destination.