mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
docs: typo in admin plugin
This commit is contained in:
committed by
GitHub
parent
d500ede944
commit
81ab90865f
@@ -363,7 +363,7 @@ The plugin provides an easy way to define your own set of permissions for each r
|
||||
<Step>
|
||||
#### Pass Roles to the Plugin
|
||||
|
||||
Once you have created the roles you can pass them to the organization plugin both on the client and the server.
|
||||
Once you have created the roles you can pass them to the admin plugin both on the client and the server.
|
||||
|
||||
```ts title="auth.ts"
|
||||
import { betterAuth } from "better-auth"
|
||||
|
||||
Reference in New Issue
Block a user