Skip to content

docs: fix subject-verb agreement 'TCP support' → 'TCP supports' in README.md - #1352

Open
lunar-me wants to merge 1 commit into
donnemartin:masterfrom
lunar-me:fix-docs/issue-021
Open

docs: fix subject-verb agreement 'TCP support' → 'TCP supports' in README.md#1352
lunar-me wants to merge 1 commit into
donnemartin:masterfrom
lunar-me:fix-docs/issue-021

Conversation

@lunar-me

@lunar-me lunar-me commented Aug 4, 2026

Copy link
Copy Markdown

Summary

This PR fixes a grammar issue in README.md (line 1434).

Problem

Subject-verb agreement: "TCP" is singular, so "support" should be "supports"

The problematic text:

Without the guarantees that TCP support, UDP is generally more efficient.

Fix

Replaced with:

Without the guarantees that TCP supports, UDP is generally more efficient.

Type of Change

  • Documentation fix (grammar)
  • Code change
  • Breaking change

Checklist

  • Documentation files only
  • No code changes
  • Fix verified against original text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant