Skip to content

docs(configuration): 📝 fixed overridden typo in in-file documentation#806

Merged
caunt merged 1 commit intomainfrom
codex/fix-typos-in-repository
Feb 15, 2026
Merged

docs(configuration): 📝 fixed overridden typo in in-file documentation#806
caunt merged 1 commit intomainfrom
codex/fix-typos-in-repository

Conversation

@caunt
Copy link
Owner

@caunt caunt commented Feb 15, 2026

Motivation

  • Correct a misspelling in the in-file configuration documentation to improve clarity and polish.

Description

  • Replaced the word "overriden" with the correct spelling "overridden" in docs/astro/src/content/docs/docs/configuration/in-file.md; this is a documentation-only change and does not affect runtime behavior.

Testing

  • Verified the change with rg -n "overriden|overridden" docs/astro/src/content/docs/docs/configuration/in-file.md, which shows the corrected spelling present in the file.

Codex Task

Corrected a misspelling in the configuration comment for server override behavior.\n\nObservable behavior change: readers now see the correct term "overridden" in docs; runtime behavior is unchanged.
Copilot AI review requested due to automatic review settings February 15, 2026 07:11
@caunt caunt merged commit 7c569d0 into main Feb 15, 2026
19 checks passed
@caunt caunt deleted the codex/fix-typos-in-repository branch February 15, 2026 07:12
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 corrects a spelling error in the in-file configuration documentation, changing "overriden" to the correct spelling "overridden" in a comment that explains server connection behavior.

Changes:

  • Fixed spelling typo from "overriden" to "overridden" in documentation comment

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