Skip to content

Standardize on American spelling - #104

Merged
vvillait88 merged 1 commit into
mainfrom
docs/american-spelling
Aug 1, 2026
Merged

Standardize on American spelling#104
vvillait88 merged 1 commit into
mainfrom
docs/american-spelling

Conversation

@vvillait88

@vvillait88 vvillait88 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Applies our house spelling convention (American English) to docstrings and one test comment. The docstrings ship inside the published package, so this is user-visible in the same small way a README typo is.

Type of change

  • Bug fix (no breaking change)
  • New feature (no breaking change)
  • Breaking change (existing callers must update)
  • Docs, tests, or internal maintenance only

Public API

None. No exported name, signature, wire format, or response shape changed. The edits are docstring prose plus one comment in a policy test.

Test plan

Full suite run locally: 1841 passed, 4 skipped, coverage 95.36% against the 95% floor. Ruff format and check both clean. No new tests, since no behavior changed.

Checklist

  • Tests cover the new behavior, and the suite passes locally
  • Lint, format, and type checks pass
  • Docs and README examples updated if the public surface changed
  • No secrets, credentials, or personal data in the diff or the tests

Matches the org rule: American spelling everywhere, prose and code alike.
Comments and docstrings only here; no identifier, API surface or behavior
change. The docstrings ship in the published package, so this is user-visible
in the same small way a README typo is.
@vvillait88
vvillait88 merged commit 6022cec into main Aug 1, 2026
8 checks passed
@vvillait88
vvillait88 deleted the docs/american-spelling branch August 1, 2026 08:13
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.

1 participant