From e5445fa59e5d45132c7fc8d55034f44613d10a86 Mon Sep 17 00:00:00 2001 From: Avi Date: Sat, 4 Nov 2017 03:31:16 -0500 Subject: [PATCH] Fix more typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb5fe8..93207e5 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ sudo ./update_ombi.sh ``` If you do not plan to run the script as a user with full sudo privileges, you can restrict access for the user with the following: -Edit the sudoers file to give restricted access to the scrupt user +Edit the sudoers file to give restricted access to the script user ``` sudo visudo ```