From fc90507b3f8d398ab079c37879cafc143cb38be3 Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Thu, 10 Oct 2024 04:28:02 +0200 Subject: [PATCH] docs: correct grammar in receive-notification.md --- docs/how-tos/receive-notification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/how-tos/receive-notification.md b/docs/how-tos/receive-notification.md index 7668acd..9735fed 100644 --- a/docs/how-tos/receive-notification.md +++ b/docs/how-tos/receive-notification.md @@ -32,7 +32,7 @@ services: - MAIL_SKIP_TLS=false ## Time format for notification - TIME_FORMAT=2006-01-02 at 15:04:05 - ## Backup reference, in case you want to identifier every backup instance + ## Backup reference, in case you want to identify every backup instance - BACKUP_REFERENCE=database/Paris cluster networks: - web @@ -60,7 +60,7 @@ services: - TG_CHAT_ID= ## Time format for notification - TIME_FORMAT=2006-01-02 at 15:04:05 - ## Backup reference, in case you want to identifier every backup instance + ## Backup reference, in case you want to identify every backup instance - BACKUP_REFERENCE=database/Paris cluster networks: - web