Skip to content

docs: fix grammar issue in docs/deployment.md - #170

Merged
davidmckayv merged 1 commit into
CopilotKit:mainfrom
lunar-me:fix-docs/issue-001
Aug 23, 2026
Merged

davidmckayv merged 1 commit into
CopilotKit:mainfrom
lunar-me:fix-docs/issue-001

Conversation

@lunar-me

Copy link
Copy Markdown
Contributor

Summary

This PR fixes a grammar issue in docs/deployment.md (line 126).

Problem

Missing hyphen in compound adjective. "240 second" modifies "request timeout" and should be hyphenated as "240-second" per standard style guides.

The problematic text:

Note the **240 second request
timeout**

Fix

Replaced with:

Note the **240-second request
timeout**

Type of Change

  • Documentation fix (grammar, spelling, logical error)
  • Code change
  • Breaking change

@davidmckayv davidmckayv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Correct, and still applies to main. Verified in context rather than as an isolated string.

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.

2 participants