Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/modules/todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" %}
Expand Down Expand Up @@ -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" %}
{% include "src_path.md" %}