Skip to content

Commit 0b85adc

Browse files
committed
Fixes rogue "
1 parent b9758ae commit 0b85adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ While GitLens is highly customizable and provides many [configuration settings](
2525
|Name | Description
2626
|-----|------------
2727
|`gitlens.blame.line.enabled`|Specifies whether or not to provide a blame annotation for the current line, by default<br />Use the `Toggle Line Blame Annotations` command (`gitlens.toggleLineBlame`) to toggle the annotations on and off for the current session
28-
|`gitlens.codeLens.enabled`|Specifies whether or not to provide any Git code lens, by default<br />Use the `Toggle Git Code Lens` command (`gitlens.toggleCodeLens`) to toggle the Git code lens on and off for the current session"
28+
|`gitlens.codeLens.enabled`|Specifies whether or not to provide any Git code lens, by default<br />Use the `Toggle Git Code Lens` command (`gitlens.toggleCodeLens`) to toggle the Git code lens on and off for the current session
2929
|`gitlens.gitExplorer.enabled`|Specifies whether or not to show the `GitLens` view
3030
|`gitlens.statusBar.enabled`|Specifies whether or not to provide blame information on the status bar
3131

0 commit comments

Comments
 (0)