diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index c3fc82f..5a13ce8 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -249,7 +249,7 @@ the given item as done and reenters it again, optionally at a specified number o Examples:
$ todo.sh repeat 3 # Marks item 3 as done and recreates is as a new item
-$ todo.sh repeat 3 7 # Marks item 3 as done and recreated it 7 days from now
+$ todo.sh repeat 3 7 # Marks item 3 as done and recreates it 7 days from now
 $ todo.sh repeat 3 +7 # Marks item 3 as done and recreates it 7 days from the due date
"Project page":https://github.com/drobertadams/todo.txt-cli-addons/tree/master/repeat