[PR #3598] [CLOSED] fix(nav): correct spelling of 'helo_' to 'hello_' in navigation menu #4904

Closed
opened 2026-03-13 12:03:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3598
Author: @braden-w
Created: 7/24/2025
Status: Closed

Base: mainHead: fix/nav-hello-spelling


📝 Commits (2)

  • 672c1b9 docs(hono): update RPC client to use init config instead of custom fetch
  • 1b4931c fix(nav): correct spelling of 'helo_' to 'hello_' in navigation menu

📊 Changes

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

View changed files

📝 docs/components/nav-bar.tsx (+1 -1)
📝 docs/content/docs/integrations/hono.mdx (+3 -6)

📄 Description

This fixes the spelling of 'helo_' to 'hello_' in the navigation menu while preserving the terminal aesthetic that makes the site distinctive. While DePasqualeOrg's feedback was unnecessarily harsh, I agree that the misspelling does create confusion for visitors.

As an alternative, PR #3599 offers "init_" instead, which is more developer-focused terminology that signals command-line familiarity.

Fixes #2276


🔄 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/3598 **Author:** [@braden-w](https://github.com/braden-w) **Created:** 7/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/nav-hello-spelling` --- ### 📝 Commits (2) - [`672c1b9`](https://github.com/better-auth/better-auth/commit/672c1b95e3859fd8f86ac2fe9d908c6c9313d4a2) docs(hono): update RPC client to use init config instead of custom fetch - [`1b4931c`](https://github.com/better-auth/better-auth/commit/1b4931cba17184ab8f5c582ac32426e5419e41ea) fix(nav): correct spelling of 'helo_' to 'hello_' in navigation menu ### 📊 Changes **2 files changed** (+4 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/nav-bar.tsx` (+1 -1) 📝 `docs/content/docs/integrations/hono.mdx` (+3 -6) </details> ### 📄 Description This fixes the spelling of 'helo_' to 'hello_' in the navigation menu while preserving the [terminal aesthetic](https://github.com/better-auth/better-auth/issues/2276#issuecomment-2805376896) that makes the site distinctive. While DePasqualeOrg's feedback was unnecessarily harsh, I agree that the misspelling does create confusion for visitors. As an alternative, PR #3599 offers "init_" instead, which is more developer-focused terminology that signals command-line familiarity. Fixes #2276 --- <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 12:03:41 -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#4904