diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-04-05 12:21:44 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-04-05 12:22:11 +0000 |
| commit | cb813145f0ad72705cb4ccf80222a408abe3d54c (patch) | |
| tree | 823d7a3abd0939f5dd7f9c98ba27ac64eff9be5a | |
| parent | 3f79bc9ca336f634e1afa262ccf5155882550a8a (diff) | |
CONTRIBUTING.md: Correct typo
Reported by: vladlen
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed72ffa4ff71..9f03648ddef7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -110,7 +110,7 @@ Each commit must: ### Quality Expectations -Low quality submimssions will be rejected. A pull request may be closed if +Low quality submissions will be rejected. A pull request may be closed if there are too many obvious mistakes, or when a time-consuming rework is needed. Automated accounts or chatbots must not submit pull requests or use pull |
