Skip to content

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

Merged
pelikhan merged 1 commit into
mainfrom
spellcheck/2026-08-02
Aug 2, 2026
Merged

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

Corrects British English spellings to American English spellings in the generated frontmatter reference documentation, for consistency with the rest of the docs.

Changes

  • File: docs/src/content/docs/reference/frontmatter-full.md (generated reference doc)
  • Replaced British spellings with American equivalents in inline comment text describing config options:
    • behaviourbehavior (2 occurrences: cache storage backend comment, "Behaviour when no files match" comment)
    • customisecustomize (2 occurrences: protected-files object-form description)
    • parameteriseparameterize (3 occurrences: protected-files and patch-format reusable-workflow expression descriptions)

Impact

  • Documentation-only change; no functional or schema behavior is affected.
  • No source code, schema, or generator logic was modified — only text content in the generated markdown reference file.

Verification

  • Single commit: docs: fix British spellings in frontmatter reference (behaviour, customise, parameterise).
  • Diff confirms only comment text was altered, no structural or code changes.

Generated by PR Description Updater for #49706 · auto · 31.5 AIC · ⌖ 3.88 AIC · ⊞ 6.9K ·

…omise, parameterise)

Auto-generated frontmatter-full.md carried British spellings from schema
comments; normalized to American English per docs style.
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for this spellcheck fix! 📝

This PR looks great — it is a focused, well-documented spelling correction from your daily AstroStyleLite workflow. The changes are clean (British to American English: behaviour to behavior, customise to customize, parameterise to parameterize), and the PR body does a thorough job explaining what was fixed, what was deliberately left unchanged, and why the source is auto-generated.

The PR is ready to review. ✅

Generated by ✅ Contribution Check · auto · 46.6 AIC · ⌖ 8.19 AIC · ⊞ 8.7K ·

@pelikhan
pelikhan merged commit d1e9f31 into main Aug 2, 2026
@pelikhan
pelikhan deleted the spellcheck/2026-08-02 branch August 2, 2026 09:41
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.84.3

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