From 72e28dca89a1eb53364115f6ad2c216c617fca11 Mon Sep 17 00:00:00 2001 From: "elon.bing@6534c6b616a8fda498b5bfa4e48ca5a1ebb7c48e" Date: Thu, 2 Nov 2017 22:46:47 +0000 Subject: [PATCH] Fixed typo: added "that" to "to require [that] more than one copy of a file exists" --- doc/walkthrough/backups.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/walkthrough/backups.mdwn b/doc/walkthrough/backups.mdwn index b51a887949..223e0b2eef 100644 --- a/doc/walkthrough/backups.mdwn +++ b/doc/walkthrough/backups.mdwn @@ -1,4 +1,4 @@ -git-annex can be configured to require more than one copy of a file exists, +git-annex can be configured to require that more than one copy of a file exists, as a simple backup for your data. This is controlled by the numcopies setting, which defaults to 1 copy. Let's change that to require 2 copies, and send a copy of every file