diff --git a/doc/manual/src/notifications.md b/doc/manual/src/notifications.md index 1fcd3c57..fc41f7ea 100644 --- a/doc/manual/src/notifications.md +++ b/doc/manual/src/notifications.md @@ -40,5 +40,5 @@ It is possible for subsequent deliveries of the same `build_finished` data to im ### Re-sending a notification -Notifications can be experimentally re-sent on the command line with `psql`, with `NOTIFY $notificationname '$payload'`. +Notifications can be experimentally re-sent on the command line with `psql`, with `NOTIFY $notificationname, '$payload'`.