summarylogtreecommitdiffstats
path: root/start-spaceheaven.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start-spaceheaven.sh')
-rwxr-xr-xstart-spaceheaven.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start-spaceheaven.sh b/start-spaceheaven.sh
index 2f5ef2a48167..c8f03d6cc866 100755
--- a/start-spaceheaven.sh
+++ b/start-spaceheaven.sh
@@ -2,7 +2,7 @@
set -e
set -u
-#Space Haven wirte settings and saves to the working directory
+#Space Haven wirtes settings and saves to the working directory
save_dir="${HOME}/.config/Space Haven"
mkdir -p "$save_dir"
cd "$save_dir"