Skip to content

Commit 3dd3831

Browse files
Fix typo in getting-started (#686)
1 parent bbcfe9e commit 3dd3831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ There are two ways to mark a task done:
3535
1. In preview mode, click the checkbox at the beginning of the task to toggle the status between "todo" and "done".
3636
2. In edit mode, use the command `Tasks: Toggle Done`.
3737
- The command will only be available if the cursor is on a line with a checklist item.
38-
- You can map he command to a hotkey in order to quickly toggle statuses in the editor view (I recommend to replace the original "Toggle checklist status" with it).
38+
- You can map the command to a hotkey in order to quickly toggle statuses in the editor view (I recommend to replace the original "Toggle checklist status" with it).
3939
- If the checklist item is not a task (e.g. due to a global filter), the command will toggle it like a regular checklist item.
4040

4141
A "done" task will have the date it was done appended to the end of its line.

0 commit comments

Comments
 (0)