fix: remove duplicate 'a' in Chapar entry description#6440
Conversation
Automated Quality ChecksRequired checks✅ Repo: accessible, has go.mod and SemVer release Additional checks✅ License: BSD-3-Clause These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines. PR Diff ValidationContent checks✅ Files changed: only README.md WarningsAutomated diff validation — does not replace maintainer review. |
|
Updated the PR body with the existing Chapar entry links requested by the automated quality check. This remains a typo-only README correction; no entry link or ordering changed. |
Summary
Fixes a small duplicate-word typo in the existing Chapar entry description in README.md:
Chapar is a a cross-platform→Chapar is a cross-platform.Entry Links
Forge link: https://github.com/chapar-rest/chapar
pkg.go.dev: https://pkg.go.dev/github.com/chapar-rest/chapar
goreportcard.com: https://goreportcard.com/report/github.com/chapar-rest/chapar
Coverage: https://app.codecov.io/gh/chapar-rest/chapar
Change
README.mda a→a).Verification
git diff --check— clean (no whitespace errors).Notes