aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5ff579c..b3df3c0 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@ journal-notify
**Notify about journal log entries**
-This runs in background and produces notifications whenever systemd journal
-logs an entry. Notifications look like this:
+This runs in the background and produces notifications whenever systemd
+journal logs an entry. Notifications look like this:
![Notification](screenshots/notification.png)
@@ -45,7 +45,7 @@ Usage
-----
To use `journal-notify` you need access to the journal log files. Make sure
-you get the expexted log entries by running `journalctl`. Possibly you have
+you get the expected log entries by running `journalctl`. Possibly you have
to add yourself to group `systemd-journal` or similar.
Just running `journal-notify` without parameter will show *all* log entries.