diff --git a/lib/layout-helpers.sh b/lib/layout-helpers.sh index 73f2e90..42573f4 100644 --- a/lib/layout-helpers.sh +++ b/lib/layout-helpers.sh @@ -84,7 +84,7 @@ run_cmd() { send_keys "C-m" "$2" } -# Cusomize session root path. Default is `$HOME`. +# Customize session root path. Default is `$HOME`. # # Arguments: # - $1: Directory path to use for session root.