docs: typo in admin plugin

This commit is contained in:
KinfeMichael Tariku
2025-05-13 16:00:54 -07:00
committed by GitHub
parent d500ede944
commit 81ab90865f
2 changed files with 1 additions and 2 deletions

View File

@@ -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"