From bd6f6653dfd1c40b810a18f79c001885819620e7 Mon Sep 17 00:00:00 2001 From: Pierre Ozoux Date: Thu, 23 Jun 2016 16:00:34 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35076544..fcc32fa6 100644 --- a/README.md +++ b/README.md @@ -1026,7 +1026,7 @@ The image can be configured to automatically take backups `daily`, `weekly` or ` Daily backups are created at `GITLAB_BACKUP_TIME` which defaults to `04:00` everyday. Weekly backups are created every Sunday at the same time as the daily backups. Monthly backups are created on the 1st of every month at the same time as the daily backups. -By default, when automated backups are enabled, backups are held for a period of 7 days. While when automated backups are disabled, the backups are held for an infinite period of time. This can behavior can be configured via the `GITLAB_BACKUP_EXPIRY` option. +By default, when automated backups are enabled, backups are held for a period of 7 days. While when automated backups are disabled, the backups are held for an infinite period of time. This behavior can be configured via the `GITLAB_BACKUP_EXPIRY` option. ### Amazon Web Services (AWS) Remote Backups