Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: kruskall <[email protected]>
  • Loading branch information
dmathieu and kruskall authored Mar 12, 2024
1 parent 5181af3 commit d26bf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ready to submit for review:
### Testing

The tests currently do not require any external resources, so just run `go test ./...`.
We test with all supported versionf of Go using GitHub Actions.
We test with all supported versions of Go using GitHub Actions.

We track code coverage. 100% coverage is not a goal, but please do check that your tests
adequately cover the code using `go test -cover`.
Expand Down

0 comments on commit d26bf9a

Please sign in to comment.