aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/Git_annex_and_Calibre.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tips/Git_annex_and_Calibre.mdwn')
-rw-r--r--doc/tips/Git_annex_and_Calibre.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/Git_annex_and_Calibre.mdwn b/doc/tips/Git_annex_and_Calibre.mdwn
index 71f955656..95d010611 100644
--- a/doc/tips/Git_annex_and_Calibre.mdwn
+++ b/doc/tips/Git_annex_and_Calibre.mdwn
@@ -113,7 +113,7 @@ You could also use direct mode in place of the auto unlock feature
git annex direct
-The remove the `post-commit` git hook (or do not add it). Its a
+Then remove the `post-commit` git hook (or do not add it). Its a
simpler solution, but remember that interaction between git annex direct
repositories and plain git are complex and sometimes downright dangerous. See [[direct mode]] for details.