[PR #4519] [MERGED] docs: fix typos and improve grammar across multiple pages #22323

Closed
opened 2026-04-15 20:57:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4519
Author: @daniel-bogale
Created: 9/8/2025
Status: Merged
Merged: 9/9/2025
Merged by: @himself65

Base: canaryHead: chore/docs-typo-fixes


📝 Commits (4)

  • 530c7c6 chore(docs): fix typos and improve grammar across multiple pages
  • adedf71 Apply suggestion from @cubic-dev-ai[bot]
  • 0f37515 Apply suggestion from @cubic-dev-ai[bot]
  • 7603dfd Merge branch 'canary' into chore/docs-typo-fixes

📊 Changes

5 files changed (+25 additions, -24 deletions)

View changed files

📝 docs/content/docs/basic-usage.mdx (+2 -2)
📝 docs/content/docs/concepts/api.mdx (+6 -6)
📝 docs/content/docs/concepts/cli.mdx (+7 -7)
📝 docs/content/docs/concepts/client.mdx (+4 -4)
📝 docs/content/docs/concepts/cookies.mdx (+6 -5)

📄 Description

This PR fixes typos, grammar issues, and minor style inconsistencies in the documentation.

Changes include:

  • basic-usage.mdx: fixed grammar in session and plugin descriptions.
  • api.mdx: corrected verb forms, improved phrasing, and adjusted wording for clarity.
  • cli.mdx: fixed article usage, capitalized framework/database names, and improved consistency in option descriptions.
  • client.mdx: clarified hook descriptions, fixed grammar in error handling, and improved readability.
  • cookies.mdx: improved phrasing for cookie prefix, custom cookies, cross-subdomain guidelines, and secure cookies.

These changes are purely editorial (no code/API changes).


Summary by cubic

Fixes typos, grammar, and minor wording in multiple docs pages to improve clarity and consistency. Updates basic-usage, API, CLI, client, and cookies docs; editorial-only with no code or API changes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4519 **Author:** [@daniel-bogale](https://github.com/daniel-bogale) **Created:** 9/8/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `chore/docs-typo-fixes` --- ### 📝 Commits (4) - [`530c7c6`](https://github.com/better-auth/better-auth/commit/530c7c627ea23c88849cdc2edf38e169fd67ac7c) chore(docs): fix typos and improve grammar across multiple pages - [`adedf71`](https://github.com/better-auth/better-auth/commit/adedf71bbe0d4da1a0c8e6cc022451fd0adc8dbb) Apply suggestion from @cubic-dev-ai[bot] - [`0f37515`](https://github.com/better-auth/better-auth/commit/0f37515e2747933e58f18e76ca608f79bc62104c) Apply suggestion from @cubic-dev-ai[bot] - [`7603dfd`](https://github.com/better-auth/better-auth/commit/7603dfdf98acbf608430cba197e15c01686704f3) Merge branch 'canary' into chore/docs-typo-fixes ### 📊 Changes **5 files changed** (+25 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/basic-usage.mdx` (+2 -2) 📝 `docs/content/docs/concepts/api.mdx` (+6 -6) 📝 `docs/content/docs/concepts/cli.mdx` (+7 -7) 📝 `docs/content/docs/concepts/client.mdx` (+4 -4) 📝 `docs/content/docs/concepts/cookies.mdx` (+6 -5) </details> ### 📄 Description This PR fixes typos, grammar issues, and minor style inconsistencies in the documentation. ### Changes include: - **basic-usage.mdx**: fixed grammar in session and plugin descriptions. - **api.mdx**: corrected verb forms, improved phrasing, and adjusted wording for clarity. - **cli.mdx**: fixed article usage, capitalized framework/database names, and improved consistency in option descriptions. - **client.mdx**: clarified hook descriptions, fixed grammar in error handling, and improved readability. - **cookies.mdx**: improved phrasing for cookie prefix, custom cookies, cross-subdomain guidelines, and secure cookies. These changes are purely editorial (no code/API changes). <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixes typos, grammar, and minor wording in multiple docs pages to improve clarity and consistency. Updates basic-usage, API, CLI, client, and cookies docs; editorial-only with no code or API changes. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 20:57:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#22323