From 89339cfd6e2641533093c65f8e8d06cf636c7f4e Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Fri, 10 Aug 2018 23:05:39 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"