Skip to content

Use American spelling consistently throughout documentation#12

Merged
alejandroklever merged 2 commits intoclaude/library-maintenance-docs-770Cvfrom
copilot/sub-pr-10-again
Feb 26, 2026
Merged

Use American spelling consistently throughout documentation#12
alejandroklever merged 2 commits intoclaude/library-maintenance-docs-770Cvfrom
copilot/sub-pr-10-again

Conversation

Copy link

Copilot AI commented Feb 26, 2026

Documentation used British spelling (e.g., "Serialisation", "serialise", "behaviour", "favour") while filenames and Python code used American spelling (e.g., serialization.md, serialize_lexer). This inconsistency affected 7 docs files.

Changes

  • docs/serialization.md — Serialisation → Serialization, serialise/serialised/Serialising → serialize/serialized/Serializing
  • docs/api-reference.md — Serialisation → Serialization, Serialise → Serialize
  • docs/index.md — Serialisation → Serialization, serialise → serialize
  • docs/parser.md — Serialisation → Serialization, serialised → serialized, favour → favor
  • docs/changelog.md — serialisation → serialization, analysing → analyzing
  • docs/defining-grammar.md — serialisation → serialization
  • docs/error-handling.md — behaviour → behavior

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: alejandroklever <45394625+alejandroklever@users.noreply.github.com>
Copilot AI changed the title [WIP] Update v1 action plan and MkDocs documentation site Use American spelling consistently throughout documentation Feb 26, 2026
@alejandroklever alejandroklever marked this pull request as ready for review February 26, 2026 16:05
@alejandroklever alejandroklever merged commit fe91adc into claude/library-maintenance-docs-770Cv Feb 26, 2026
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