From ea5c3b4491cba2a8e74353ef84604b44c2396116 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 15 Jan 2021 11:31:08 -0400 Subject: [PATCH] improve --- doc/how_it_works.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/how_it_works.mdwn b/doc/how_it_works.mdwn index 58b405f84d..56e6591546 100644 --- a/doc/how_it_works.mdwn +++ b/doc/how_it_works.mdwn @@ -8,8 +8,8 @@ different ways you can use git-annex. ---- 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 annexed files are not stored in git, only the +tracker". With git-annex, git is instead "a stupid filename and metadata +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