diff --git a/defaults.inc b/defaults.inc index e7403266..3c8d4eac 100755 --- a/defaults.inc +++ b/defaults.inc @@ -100,7 +100,7 @@ NC_REPL_CHECK=(nginx nextcloud-data nextcloud-www) declare -A REPL_DESC REPL_DESC['nginx']='NGINX Settings' REPL_DESC['ssl']='SSL Certificates' -REPL_DESC['lessh']='LetsEncrypt SSH KEys' +REPL_DESC['lessh']='LetsEncrypt SSH Keys' REPL_DESC['php']='PHP Settings' REPL_DESC['www']='Webserver Files' REPL_DESC['git']='Gitea System'