Skip to content

docs: fix typo in README#6116

Open
wnzzer wants to merge 1 commit intoavelino:mainfrom
wnzzer:doc-fix-20260315-v2
Open

docs: fix typo in README#6116
wnzzer wants to merge 1 commit intoavelino:mainfrom
wnzzer:doc-fix-20260315-v2

Conversation

@wnzzer
Copy link
Copy Markdown

@wnzzer wnzzer commented Mar 15, 2026

Required links

Provide the links below. Our CI will automatically validate them.

  • Forge link (github.com, gitlab.com, etc):
  • pkg.go.dev:
  • goreportcard.com:
  • Coverage service link (codecov, coveralls, etc.):

Pre-submission checklist

Repository requirements

These are validated automatically by CI:

  • The repo has a go.mod file and at least one SemVer release (vX.Y.Z).
  • The repo has an open source license.
  • The repo documentation has a pkg.go.dev link.
  • The repo documentation has a goreportcard link (grade A- or better).
  • The repo documentation has a coverage service link.

These are recommended and reported as warnings:

  • The repo has a continuous integration process (GitHub Actions, etc.).
  • CI runs tests that must pass before merging.

Pull Request content

📋 自动化文档修复

此 PR 由自动化工具 github-doc-maintainer 生成,修复 avelino/awesome-go 的文档问题。

修复摘要

修复了 1 处拼写错误

拼写修正

原文 修正 位置
ot to 第 990 行

These are validated automatically by CI:

  • This PR adds/removes/changes only one package.
  • The package has been added in alphabetical order.
  • The link text is the exact project name.
  • The description is clear, concise, non-promotional, and ends with a period.
  • The link in README.md matches the forge link above.

Category quality

Note: new categories require a minimum of 3 packages.

Packages added a long time ago might not meet the current guidelines anymore. It would be very helpful if you could check 3-5 packages above and below your submission to ensure they still meet the Quality Standards.

Please delete one of the following lines:

  • The packages around my addition still meet the Quality Standards.
  • I removed the following packages around my addition: (please give a short reason for each removal)

Thanks for your PR, you're awesome! 😎

Copilot AI review requested due to automatic review settings March 15, 2026 08:26
@github-actions
Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo link: missing from PR body

How to fix: Add the following to your PR description:

Forge link: https://github.com/your-org/your-project

❌ **pkg.go.dev**: missing from PR body
  > **How to fix:** Add the following to your PR description:
  > ```
pkg.go.dev: https://pkg.go.dev/github.com/your-org/your-project

Go Report Card: missing from PR body

How to fix: Add the following to your PR description:

goreportcard.com: https://goreportcard.com/report/github.com/your-org/your-project


### Additional checks

⚠️ **Coverage**: missing from PR body
  > **How to fix:** Add a coverage service link to your PR description:
  > ```
Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: Codecov, Coveralls. Integrate one with your CI to track coverage automatically.


Action needed: one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the quality standards.

These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.


PR Diff Validation

Content checks

Files changed: only README.md
Link text: matches repository name
Description: ends with punctuation
Description tone: no promotional language detected
Category size: Distributed Systems has 65 items

Warnings

⚠️ Changes: 1 added + 1 removed (update or move — please confirm in PR description)

Automated diff validation — does not replace maintainer review.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to fix a typo in the README.md entry list for Distributed Systems.

Changes:

  • Updates the description text for the dot package entry in the Distributed Systems section.

- [dht](https://github.com/anacrolix/dht) - BitTorrent Kademlia DHT implementation.
- [digota](https://github.com/digota/digota) - grpc ecommerce microservice.
- [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT.
- [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants