diff --git a/docs/modules/todo.md b/docs/modules/todo.md index 45e0bc38..77c97c5b 100644 --- a/docs/modules/todo.md +++ b/docs/modules/todo.md @@ -142,7 +142,7 @@ todo: {% include "keyboard/ctrlD.md" %} {% set ctrlf="Move the selected item to the top of the list" %} - {% include "keyboard/ctrlf.md" %} + {% include "keyboard/ctrlF.md" %} {% set ctrlj="Move the selected item down the list" %} {% include "keyboard/ctrlJ.md" %} @@ -172,4 +172,4 @@ Examples: To view only todo items associated with a specific tag, use the `#` key and enter the tag text in the modal dialog. {% set src="todo" %} -{% include "src_path.md" %} \ No newline at end of file +{% include "src_path.md" %}