notifications: fix typo in 'notification'

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
[FG: adapted context for partial application]
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Lukas Wagner 2024-06-10 10:40:37 +02:00 committed by Fabian Grünbichler
parent 23c057837a
commit 054583a418

View File

@ -300,7 +300,7 @@ Notification Events
[width="100%",options="header"] [width="100%",options="header"]
|======================================================================= |=======================================================================
| Field name | Description | Field name | Description
| `type` | Type of the notifcation | `type` | Type of the notification
| `hostname` | Hostname, without domain (e.g. `pve1`) | `hostname` | Hostname, without domain (e.g. `pve1`)
|======================================================================= |=======================================================================