From 490226205dba23c42d04d62c113b44abcc62249f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Feb 2014 12:26:47 -0400 Subject: [PATCH] s/large/annexed/ --- doc/how_it_works.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/how_it_works.mdwn b/doc/how_it_works.mdwn index d91af83097..69e5256e3a 100644 --- a/doc/how_it_works.mdwn +++ b/doc/how_it_works.mdwn @@ -6,7 +6,7 @@ You do not need to read this page to get started with using git-annex. The Still reading? Ok. Git's man page calls it "a stupid content tracker". With git-annex, git is instead "a stupid filename and metadata" -tracker. The contents of large files are not stored in git, only the +tracker. The contents of annexed files are not stored in git, only the names of the files and some other metadata remain there. The contents of the files are kept by git-annex in a distributed key/value