fix grammar

This commit is contained in:
Phani Rithvij 2022-06-01 18:23:35 +05:30 committed by GitHub
parent 5c585f4bf2
commit bb55de587f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ _Not every repository (project) will require every option, but most projects sho
- [ ] As far as I know, the package has not been listed here before. - [ ] As far as I know, the package has not been listed here before.
- [ ] The repo documentation has a pkg.go.dev link. - [ ] The repo documentation has a pkg.go.dev link.
- [ ] The repo documentation has a coverage service link. - [ ] The repo documentation has a coverage service link.
- [ ] The repo documenation has a goreportcard link. - [ ] The repo documentation has a goreportcard link.
- [ ] The repo has a version-numbered release and a go.mod file. - [ ] The repo has a version-numbered release and a go.mod file.
- [ ] I have read the [Contribution Guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#contribution-guidelines), [Maintainers Note](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#maintainers) and [Quality Standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards). - [ ] I have read the [Contribution Guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#contribution-guidelines), [Maintainers Note](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#maintainers) and [Quality Standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards).
- [ ] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged. - [ ] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
- [ ] The authors of the project do not commit directly to the repo, but rather use pull-requests that run the continuous-integration process. - [ ] The authors of the project do not commit directly to the repo, but rather use pull requests that run the continuous-integration process.
Thanks for your PR, you're awesome! :+1: Thanks for your PR, you're awesome! :+1: