From af5acca5bee8dad262ea53c4a46c04f143e49722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serge=20Crois=C3=A9?= Date: Sun, 4 Dec 2022 20:04:13 +0100 Subject: [PATCH] Update 09-backups.md missing semicolon (thus inconsistent punctuation) --- docs/books/admin_guide/09-backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/books/admin_guide/09-backups.md b/docs/books/admin_guide/09-backups.md index f618a5526b..446b0b301c 100644 --- a/docs/books/admin_guide/09-backups.md +++ b/docs/books/admin_guide/09-backups.md @@ -141,7 +141,7 @@ A backup generally contains the following elements: * the name; * the owner; * the size; -* the permissions +* the permissions; * access date. !!! Note