Skip to content

Commit

Permalink
fix comment in sniff example
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Jan 5, 2017
1 parent fa0e8e8 commit 7d43c77
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 @@ -43,7 +43,7 @@ git hound commit …
# Scan changes since last commit
git hound sniff HEAD

# Scan entire history of repository
# Scan entire codebase
git hound sniff
```

Expand Down

0 comments on commit 7d43c77

Please sign in to comment.