Skip to content

Commit 28b788c

Browse files
committed
Merge pull request #25 from sambrightman/helptypo
Fix typo in help message
2 parents 3ae87a2 + daed622 commit 28b788c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/docs/help

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ examples:
2323
git-stats '1 January 2012' # All the commits from 1 January 2012, to now
2424
git-stats '1 January 2012' '31 December 2012' # All the commits from 2012
2525

26-
Your commit history is keept in the .git-stats, in your $HOME directory (~/)
26+
Your commit history is kept in the .git-stats, in your $HOME directory (~/)
2727

2828
Documentation can be found at https://github.com/IonicaBizau/git-stats

0 commit comments

Comments
 (0)