diff --git a/taskell.cabal b/taskell.cabal
--- a/taskell.cabal
+++ b/taskell.cabal
@@ -1,6 +1,6 @@
 cabal-version:      1.12
 name:               taskell
-version:            1.11.3
+version:            1.11.4
 license:            BSD3
 license-file:       LICENSE
 copyright:          2019 Mark Wales
diff --git a/templates/bindings.ini b/templates/bindings.ini
--- a/templates/bindings.ini
+++ b/templates/bindings.ini
@@ -42,7 +42,7 @@
 # move to bottom of last list
 complete = <Space>
 # move to top of last list
-compeleteToTop = T
+completeToTop = T
 # select a list to move to
 moveMenu = m
 
