summaryrefslogtreecommitdiff
path: root/doc/design/iabackup.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-03 22:33:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-03 22:33:46 -0400
commitbe580531d1f4d312c35cf7512ab9aa629b2fb950 (patch)
treec78e60554e3517eeef2c875d6aef4008bbaec7b5 /doc/design/iabackup.mdwn
parent68e419ce4cbb442ddf905678421cc8a818f52117 (diff)
clarification
Diffstat (limited to 'doc/design/iabackup.mdwn')
-rw-r--r--doc/design/iabackup.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/iabackup.mdwn b/doc/design/iabackup.mdwn
index 5fe656f08..11c300397 100644
--- a/doc/design/iabackup.mdwn
+++ b/doc/design/iabackup.mdwn
@@ -7,7 +7,7 @@ This is a fairly detailed design proposal for using git-annex to build
The IA contains some 24 million Items.
-git repositories do not scale well past the 1-10 million file
+git repositories do not scale well in the 1-10 million file
range, and very badly above that. Storing individual IA Items
would strain git's scalability badly.