Skip to content

Commit 4ed65c5

Browse files
committed
Updates README
1 parent 96ce798 commit 4ed65c5

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
@@ -40,7 +40,7 @@ Here are just some of the **features** that GitLens provides,
4040

4141
- effortless [**revision navigation**](#revision-navigation- 'Jump to Revision Navigation') (backwards and forwards) through the history of a file
4242
- an unobtrusive [**current line blame**](#current-line-blame- 'Jump to Current Line Blame') annotation at the end of the line showing the commit and author who last modified the line, with more detailed blame information accessible on [**hover**](#hovers- 'Jump to Hovers')
43-
- [**authorship code lens**](#git-code-lens- 'Jump to Git Code Lens') showing the most recent commit and # of authors to the top of files and/or on code blocks
43+
- [**authorship code lens**](#git-code-lens- 'Jump to Git Code Lens') showing the most recent commit and number of authors at the top of files and/or on code blocks
4444
- a [**status bar blame**](#status-bar-blame- 'Jump to Status Bar Blame') annotation showing the commit and author who last modified the current line
4545
- on-demand **file annotations** in the editor gutter, including
4646
- [**blame**](#gutter-blame- 'Jump to Gutter Blame') — shows the commit and author who last modified each line of a file

0 commit comments

Comments
 (0)