Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgospodinow committed Feb 11, 2024
1 parent d331335 commit 1fb3bfb
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 @@ -6,7 +6,7 @@

This is a simple GitHub Action that checks Golang codebases for potential Nil panics.

Behind the hood, it uses Uber's `nilaway` static analysis tool.
Under the hood, it uses Uber's `nilaway` static analysis tool.
More useful information about it can be found in [this](https://www.uber.com/en-GB/blog/nilaway-practical-nil-panic-detection-for-go/)
Uber blog post or on their GitHub [repository](https://github.com/uber-go/nilaway).

Expand Down

0 comments on commit 1fb3bfb

Please sign in to comment.