From 93a50c00fe0512e0967337f6cf8eb8836eccc9e9 Mon Sep 17 00:00:00 2001 From: Axel Hahn <ax2002@gmx.net> Date: Mon, 10 Jan 2022 00:48:14 +0100 Subject: [PATCH] fix headline in docs --- docs/20_Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/20_Features.md b/docs/20_Features.md index 4539f9e..8a2ffaa 100644 --- a/docs/20_Features.md +++ b/docs/20_Features.md @@ -34,7 +34,7 @@ Limited support: * delete backups by rules to keep a count of hourly, daily, weekly, mothly, yearly backups * several backup targets (currently supported protocols: sftp:// https:// and file://) -# Control simoultanous backups # +# Limit simoultanous backups # As an optional feature you can control the count simultanous written backups. This requires additional effort next to the client installation. -- GitLab