[PR #1347] [MERGED] docs: Minor grammar and spelling fixes #3769

Closed
opened 2026-03-13 11:11:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1347
Author: @arithefirst
Created: 2/3/2025
Status: Merged
Merged: 2/4/2025
Merged by: @Bekacru

Base: mainHead: main


📝 Commits (4)

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 docs/content/docs/plugins/phone-number.mdx (+3 -3)
📝 docs/content/docs/reference/faq.mdx (+1 -1)

📄 Description

Bello! I was reading through the docs and just noticed some small typos or grammar errors here or there, and took it upon myself to fix everything up! All changes are listed below!

  • "middelware" → "middleware" (docs/content/docs/reference/faq.mdx)
  • "reqiures" → "requires" (docs/content/docs/plugins/phone-number.mdx)
  • "//optionally you can alos pass getTempName function to generate a temporary name for the user" → "//optionally, you can also pass getTempName function to generate a temporary name for the user" (docs/content/docs/plugins/phone-number.mdx)
  • "//by default it will use the phone number as the name" → "//by default, it will use the phone number as the name" (docs/content/docs/plugins/phone-number.mdx)

🔄 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/1347 **Author:** [@arithefirst](https://github.com/arithefirst) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`6d182c3`](https://github.com/better-auth/better-auth/commit/6d182c307316c5bb7081b88c92dbbb05c7dd66b8) docs: Fix typo - [`71bd5ab`](https://github.com/better-auth/better-auth/commit/71bd5abda058ea09590366ee9fbafda0f52c360f) docs: Fix typo - [`1875c75`](https://github.com/better-auth/better-auth/commit/1875c75b46367c9bbe59121bd8ee76c6b23775c4) docs: Minor grammar error - [`5b2e12b`](https://github.com/better-auth/better-auth/commit/5b2e12b220be749af70da5f915f18d2f90ad0a1d) docs: Minor grammar errors in codeblock comments ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/phone-number.mdx` (+3 -3) 📝 `docs/content/docs/reference/faq.mdx` (+1 -1) </details> ### 📄 Description Bello! I was reading through the docs and just noticed some small typos or grammar errors here or there, and took it upon myself to fix everything up! All changes are listed below! - "middelware" → "middleware" (`docs/content/docs/reference/faq.mdx`) - "reqiures" → "requires" (`docs/content/docs/plugins/phone-number.mdx`) - "//optionally you can alos pass `getTempName` function to generate a temporary name for the user" → "//optionally, you can also pass `getTempName` function to generate a temporary name for the user" (`docs/content/docs/plugins/phone-number.mdx`) - "//by default it will use the phone number as the name" → "//by default, it will use the phone number as the name" (`docs/content/docs/plugins/phone-number.mdx`) --- <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-03-13 11:11:04 -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#3769