Skip to content

docs: correct typos and improve technical grammar in documentation#852

Merged
sindresorhus merged 2 commits intosindresorhus:mainfrom
Vegapunk-debug:main
Mar 31, 2026
Merged

docs: correct typos and improve technical grammar in documentation#852
sindresorhus merged 2 commits intosindresorhus:mainfrom
Vegapunk-debug:main

Conversation

@Vegapunk-debug
Copy link
Copy Markdown
Contributor

Description

This pull request improves the technical clarity and professional presentation of the Ky documentation (readme.md) and type definitions (source/types/options.ts).

Key Changes:

  • Grammar Refinement: Updated the description of JSON handling to more formally state "stringified using JSON.stringify()" instead of unofficial shorthand.
  • Formatting Consistency:
    • Standardized HTTP methods to uppercase (e.g., GET, POST, PUT) in technical descriptions.
    • Standardized "Ky instances" by removing stray hyphens for consistency with the rest of the documentation.
  • Technical Accuracy: Corrected the casing of window.fetch and added missing sentence-ending punctuation.

THANK YOU!

@Vegapunk-debug
Copy link
Copy Markdown
Contributor Author

@sindresorhus , please review my PR.

@sindresorhus sindresorhus merged commit 6d12e2d into sindresorhus:main Mar 31, 2026
3 checks passed
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