[GH-ISSUE #2784] Fix typo in doc #9347

Closed
opened 2026-04-13 04:46:54 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @cherishh on GitHub (May 25, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/2784

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

  1. Navigate to https://www.better-auth.com/docs/concepts/session-management#session-caching
  2. Find code block just under 'To turn on cookie caching, just set session.cookieCache in your auth config:'
  3. Image

Current vs. Expected behavior

Lose the 'l'

What version of Better Auth are you using?

1.2.9-beta.5

Provide environment information

- OS: MacOS Sequoia 15.4.1
- Browser: Chrome 137.0.7151.41

Which area(s) are affected? (Select all that apply)

Documentation

Auth config (if applicable)

N/A

Additional context

No response

Originally created by @cherishh on GitHub (May 25, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/2784 ### Is this suited for github? - [x] Yes, this is suited for github ### To Reproduce 1. Navigate to https://www.better-auth.com/docs/concepts/session-management#session-caching 2. Find code block just under 'To turn on cookie caching, just set session.cookieCache in your auth config:' 3. <img width="400" alt="Image" src="https://github.com/user-attachments/assets/aeeebaf9-acf4-497d-9558-8e1aef929633" /> ### Current vs. Expected behavior Lose the 'l' ### What version of Better Auth are you using? 1.2.9-beta.5 ### Provide environment information ```bash - OS: MacOS Sequoia 15.4.1 - Browser: Chrome 137.0.7151.41 ``` ### Which area(s) are affected? (Select all that apply) Documentation ### Auth config (if applicable) ```typescript N/A ``` ### Additional context _No response_
GiteaMirror added the locked label 2026-04-13 04:46:54 -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#9347