Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/architecture/blueprints/repository_backups/index.md')
-rw-r--r--doc/architecture/blueprints/repository_backups/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/architecture/blueprints/repository_backups/index.md b/doc/architecture/blueprints/repository_backups/index.md
index afd86e4979c..3b79f3fbe96 100644
--- a/doc/architecture/blueprints/repository_backups/index.md
+++ b/doc/architecture/blueprints/repository_backups/index.md
@@ -59,7 +59,7 @@ This should relieve the major pain points of the existing two strategies:
Snapshots rely on cloud platforms to be able to take physical snapshots of the
disks that Gitaly and Praefect use to store data. While never officially
-recommended this strategy tends to be used once creating or restoring backups
+recommended, this strategy tends to be used once creating or restoring backups
using `backup.rake` takes too long.
Gitaly and Git use lock files and fsync in order to prevent repository