From 31b6bb94fbf6e22cc317cf00eac6519a8de3816c Mon Sep 17 00:00:00 2001 From: Cody Cook Date: Tue, 2 Oct 2018 12:28:07 -0700 Subject: [PATCH] Fix spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d456d23..ca866d2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This script finds shares that were accidentally broken in the UI and fixes it. ### Prerequisites -* You need to be on ReadyNAS OS 6.9.4 or newer. This script containts configuration file data for 6.9.4 that may or may not work with older versions. +* You need to be on ReadyNAS OS 6.9.4 or newer. This script contains configuration file data for 6.9.4 that may or may not work with older versions. * Either the ReadyNAS needs internet access or you need to copy/paste the data into a file on the NAS via SSH. ** For internet access, ensure you can reach the internet and DNS is working properly. * This does not work in `Tech Support mode`. You must be in `Normal mode` and `readynasd` needs to be running.