Skip to content

Commit

Permalink
Correct "Toggle File Changes" command name
Browse files Browse the repository at this point in the history
Correct "Toggle File Changes Annotations" to match actual command name which is "Toggle File Changes".
  • Loading branch information
studgeek authored and eamodio committed Feb 11, 2021
1 parent 1521451 commit 4ab568c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ Here are just some of the **features** that GitLens provides,
</p>

- Adds an on-demand, [customizable](#gutter-changes-settings- 'Jump to the Gutter Changes settings') and [themable](#themable-colors- 'Jump to Themable Colors'), **gutter changes annotation** to highlight any local (unpublished) changes or lines changed by the most recent commit
- Adds _Toggle File Changes Annotations_ command (`gitlens.toggleFileChanges`) to toggle the changes annotations on and off
- Adds _Toggle File Changes_ command (`gitlens.toggleFileChanges`) to toggle the changes annotations on and off
- Press `Escape` to turn off the annotations

## Gutter Heatmap [#](#gutter-heatmap- 'Gutter Heatmap')
Expand Down

0 comments on commit 4ab568c

Please sign in to comment.