Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 4aa35fb

Browse files
committed
Fix Typo
1 parent 8c9a0a1 commit 4aa35fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kasmvnc/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ else
189189

190190
if [[ -f "$kasm_config_file" ]]; then
191191
echo "WARNING: Custom user KasmVNC config exists, not overwriting!"
192-
echo "WARNIGN: Ensure that you manually configure the appropriate settings."
192+
echo "WARNING: Ensure that you manually configure the appropriate settings."
193193
kasm_config_file="/dev/stderr"
194194
else
195195
echo "WARNING: This may prevent custom user KasmVNC settings from applying!"

0 commit comments

Comments
 (0)