summaryrefslogtreecommitdiff
path: root/doc/design/metadata.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design/metadata.mdwn')
-rw-r--r--doc/design/metadata.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/metadata.mdwn b/doc/design/metadata.mdwn
index 18e819525..2d20971d9 100644
--- a/doc/design/metadata.mdwn
+++ b/doc/design/metadata.mdwn
@@ -67,7 +67,7 @@ so 2013/icfp, 2014/fosdem, etc.
`git annex filter tag=haskell,debian` uses the "tag" field that is
automatically derived from the set of tags. So this yields a branch
-with hakell and debian subdirectories, containing the files tagged with
+with haskell and debian subdirectories, containing the files tagged with
either.
To see all tags, `git annex filter tag=*` !