summaryrefslogtreecommitdiffstats
path: root/.local/bin/cron/IMPORTANT_NOTE.md
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/cron/IMPORTANT_NOTE.md')
-rw-r--r--.local/bin/cron/IMPORTANT_NOTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/cron/IMPORTANT_NOTE.md b/.local/bin/cron/IMPORTANT_NOTE.md
index 9eece42..f5a130b 100644
--- a/.local/bin/cron/IMPORTANT_NOTE.md
+++ b/.local/bin/cron/IMPORTANT_NOTE.md
@@ -8,4 +8,4 @@ When you add them as cronjobs, I recommend you precede the command with commands
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus; export DISPLAY=:0; . $HOME/.zprofile; then_command_goes_here
```
-This ensures that notifications will display, xdotool commands will function and environmental varialbes will work as well.
+This ensures that notifications will display, xdotool commands will function and environmental variables will work as well.