mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
docs: fix typo (#271)
This commit is contained in:
@@ -44,7 +44,7 @@ export const auth = betterAuth({
|
||||
})
|
||||
```
|
||||
|
||||
**Exmaple: Custom Dialect using libsql**
|
||||
**Example: Custom Dialect using libsql**
|
||||
|
||||
```ts title="auth.ts"
|
||||
import { betterAuth } from "better-auth"
|
||||
|
||||
Reference in New Issue
Block a user