Skip to content

Commit

Permalink
Tweak description in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kisielk authored Mar 9, 2023
1 parent 014db21 commit 8f86be0
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
@@ -1,6 +1,6 @@
# errcheck

errcheck is a program for checking for unchecked errors in go programs.
errcheck is a program for checking for unchecked errors in Go code.

![errcheck](https://github.com/kisielk/errcheck/workflows/errcheck/badge.svg)

Expand Down

0 comments on commit 8f86be0

Please sign in to comment.