Skip to content

Commit 932dfe3

Browse files
authored
Fix typo in README.md (#51)
1 parent d443aaa commit 932dfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Alternativly you can completly remove the usage of GoReleaser if you prefer hand
119119
120120
By default `go test` records code coverage for the package that is currently tested. If you want to get more accurate (cross-package) coverage, then consider using [go-acc](https://github.com/ory/go-acc). [Read more](https://www.ory.sh/golang-go-code-coverage-accurate/).
121121

122-
### How to integratee with [Codecov](codecov)
122+
### How to integrate with [Codecov](codecov)
123123

124124
1. Sing up on [CodeCov](https://codecov.io/) and setup your repository.
125125
1. Additionally consider configuring [Codecov GitHub Application](https://github.com/apps/codecov) for better integration.

0 commit comments

Comments
 (0)