diff --git a/inc/certs.inc b/inc/certs.inc index 7c668d01..036560b5 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -107,7 +107,7 @@ DEL-SSL(){ echo -e "${idsCL[LightRed]}The SSL files folder for '${idsCL[Red]}${DEL_SSL}${idsCL[LightRed]}' could not be found.${idsCL[Default]}" fi echo - echo -e "${idsCL[LightRed]}The SSL certificate has been removed fromt be nodes.${idsCL[Default]}" + echo -e "${idsCL[LightRed]}The SSL certificate has been fully removed from the node(s).${idsCL[Default]}" fi }