Skip to content

Conversation

@theduke
Copy link
Contributor

@theduke theduke commented Sep 9, 2025

Summary

  • fix spelling and grammar across documentation
  • clarify configuration and runtime instructions

Testing

  • npm run build

https://chatgpt.com/codex/tasks/task_b_68c00c7a87a4832e8b112a3c34ef173b

Copy link
Contributor

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 fixes spelling and grammar errors across Wasmer's documentation. It includes corrections for consistency (behavior vs behaviour), terminology clarification (built-in vs builtin), grammar improvements, and minor typos throughout the codebase.

Key changes:

  • Standardized to American English spelling (behavior, synchronize)
  • Fixed grammatical errors and improved sentence structure
  • Corrected terminology and capitalization for consistency

Reviewed Changes

Copilot reviewed 31 out of 31 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pages/wasmer-pack/tutorial/05-resources.md Fixed behavior spelling and synchronize terminology
pages/wasmer-pack/tutorial/03-records.md Corrected explanation/argument typos and capitalization
pages/wasmer-pack/how-to/resources-vs-records.md Standardized behavior spelling throughout
pages/wai/variants.md Fixed capitalization and grammar in type descriptions
pages/wai/types.md Corrected built-in terminology and improved descriptions
pages/wai/resources.md Fixed typo in language expression description
pages/wai/records.md Corrected behavior spelling and grammar
pages/wai/functions.md Fixed "more details" phrasing
pages/wai.md Improved grammar and sentence structure
pages/runtime/runners/*.mdx Standardized runner references and improved clarity
pages/runtime/*.mdx Fixed typos and improved technical descriptions
pages/registry/*.mdx Corrected package terminology and improved instructions
pages/edge/*.mdx Fixed various grammar issues and improved clarity
pages/*.mdx General spelling and grammar improvements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.


[union]: https://github.com/wasmerio/wai/blob/main/WAI.md#item-union-variant-but-with-no-case-names
[enum]: https://github.com/wasmerio/wai/blob/main/WAI.md#item-union-variant-but-with-no-case-names
[enum]: https://github.com/wasmerio/wai/blob/main/WAI.md#item-enum-set-of-named-values
Copy link

Copilot AI Sep 9, 2025

Choose a reason for hiding this comment

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

The enum link was incorrectly pointing to the union section. The fix correctly points to the enum section.

Copilot uses AI. Check for mistakes.
Co-authored-by: Copilot <[email protected]>
@theduke theduke enabled auto-merge (rebase) September 15, 2025 09:54
@theduke theduke disabled auto-merge September 15, 2025 09:54
@theduke theduke enabled auto-merge (rebase) September 15, 2025 09:55
@theduke theduke disabled auto-merge September 15, 2025 09:55
@theduke theduke merged commit 8bc8f7b into main Sep 15, 2025
1 check passed
@theduke theduke deleted the codex/fix-spelling-and-grammar-mistakes branch September 15, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants