]> git.proxmox.com Git - pve-docs.git/commitdiff
notifications: fix typos and improve reading flow
authorChristian Ebner <c.ebner@proxmox.com>
Wed, 10 Jan 2024 13:50:42 +0000 (14:50 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Jan 2024 14:54:17 +0000 (15:54 +0100)
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
notifications.adoc

index cddb8ca6ad806ebda1b7c7b9a5b1df25a851467f..46aff6a482dfc7ec1a4d12c2e81a7cd605c69fbf 100644 (file)
@@ -172,11 +172,11 @@ Notification Matchers
 [thumbnail="screenshot/gui-datacenter-notification-matcher.png"]
 
 Notification matchers route notifications to notification targets based
-on their matching rules. These rules can match of certain properties of
-notification, such as the timestamp (`match-calendar`), the severity of
-the notificaiton (`match-severity`) or metadata fiels (`match-field`).
-If a matcher matches a notification, all targets configured for the matcher
-will receive the notification.
+on their matching rules. These rules can match certain properties of a
+notification, such as the timestamp (`match-calendar`), the severity of
+the notification (`match-severity`) or metadata fields (`match-field`).
+If a notification is matched by a matcher, all targets configured for the
+matcher will receive the notification.
 
 An arbitrary number of matchers can be created, each with with their own
 matching rules and targets to notify.