From ab076b1792af60f4226f1a467cc4292056665bfc Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Wed, 4 Mar 2015 23:54:44 +0100 Subject: [PATCH] doc/devblog/day_260__random_month.mdwn: Typo --- doc/devblog/day_260__random_month.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devblog/day_260__random_month.mdwn b/doc/devblog/day_260__random_month.mdwn index 35ed32fb24..2d71c04dd0 100644 --- a/doc/devblog/day_260__random_month.mdwn +++ b/doc/devblog/day_260__random_month.mdwn @@ -15,7 +15,7 @@ Got started on the randomness today with this [[design proposal for using git-annex to back up the entire Internet Archive|design/iabackup]]. This is something the Archive Team is [considering taking on](http://archiveteam.org/index.php?title=INTERNETARCHIVE.BAK), and I had several hours driving and hiking to think about it and came up -with a workable design. (Assuming large enough crowd of volenteers.) +with a workable design. (Assuming large enough crowd of volunteers.) Don't know if it will happen, but it was a useful thought problem to see how git-annex works, and doesn't work in this unusual use case.