mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-31 11:26:42 -05:00
docs: fix typo in Organization plugin docs (#6885)
This commit is contained in:
committed by
github-actions[bot]
parent
f58d9b98c9
commit
bf6b225e7c
@@ -1616,7 +1616,7 @@ type getOrgRole = {
|
||||
*/
|
||||
roleId?: string = "role-id"
|
||||
/**
|
||||
* The organization ID which the role will be deleted in. Defaults to the active organization.
|
||||
* The organization ID from which the role will be retrieved. Defaults to the active organization.
|
||||
*/
|
||||
organizationId?: string = "organization-id"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user