diff --git a/README.md b/README.md index d23aa12..821328b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ setting the DISPLAY variable appropriately. Example Usage ------------- -On arch-linux, ACPI events are handled by `/etc/acpid/handler.sh`, which runs as root. To send notifications the the current user, add a line to this script like: +On arch-linux, ACPI events are handled by `/etc/acpid/handler.sh`, which runs as root. To send notifications to the current user, add a line to this script like: /path/to/xuserrun notify-send "AC Adapter" "Plugged in"