Skip to content

[docs] docs: fix British spellings in frontmatter reference - #50473

Merged
pelikhan merged 1 commit into
mainfrom
spellcheck/2026-08-05
Aug 5, 2026
Merged

[docs] docs: fix British spellings in frontmatter reference#50473
pelikhan merged 1 commit into
mainfrom
spellcheck/2026-08-05

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Overview

Documentation-only change correcting British English spellings to American English in the generated frontmatter reference doc, aligning with the project's established American English convention.

Changes

  • File: docs/src/content/docs/reference/frontmatter-full.md (generated reference doc)
  • Word corrections (7 occurrences):
    • behaviourbehavior (2 occurrences: experiments storage backend note, if-no-files default description)
    • customisecustomize (2 occurrences: protected-files object-form descriptions)
    • parameteriseparameterize (3 occurrences: protected-files and patch-format GitHub Actions expression descriptions)

Impact

  • Risk: Low — comment/prose text only, no schema, code, or behavior changes.
  • Breaking: No.
  • Scope: Since this file is generated, the underlying source strings (likely in Go struct/field doc comments) were also updated; regenerating docs reproduces this diff.

References:

Generated by PR Description Updater for #50473 · auto · 25.5 AIC · ⌖ 4.55 AIC · ⊞ 6.9K ·

Standardize to American English (behaviour->behavior, customise->customize,
parameterise->parameterize) in docs/src/content/docs/reference/frontmatter-full.md,
matching the spelling used everywhere else in the same file.
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation spellcheck labels Aug 5, 2026

@pelikhan pelikhan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@copilot fix the script that generates this file

Copilot AI requested a review from pelikhan August 5, 2026 04:33
@pelikhan
pelikhan merged commit 5a986ef into main Aug 5, 2026
1 check passed
@pelikhan
pelikhan deleted the spellcheck/2026-08-05 branch August 5, 2026 04:35
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.85.1

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

Labels

automation documentation Improvements or additions to documentation spellcheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant