diff --git a/kasmvnc/run.sh b/kasmvnc/run.sh index def5f89..55540ff 100644 --- a/kasmvnc/run.sh +++ b/kasmvnc/run.sh @@ -189,7 +189,7 @@ else if [[ -f "$kasm_config_file" ]]; then echo "WARNING: Custom user KasmVNC config exists, not overwriting!" - echo "WARNIGN: Ensure that you manually configure the appropriate settings." + echo "WARNING: Ensure that you manually configure the appropriate settings." kasm_config_file="/dev/stderr" else echo "WARNING: This may prevent custom user KasmVNC settings from applying!"