mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-30 10:56:31 -05:00
chore: fix typo in authorize comment (#3106)
This commit is contained in:
@@ -194,7 +194,7 @@ export async function authorizeMCPOAuth(
|
||||
* This means the code now needs to be treated as a
|
||||
* consent request.
|
||||
*
|
||||
* once the user consents, teh code will be updated
|
||||
* once the user consents, the code will be updated
|
||||
* with the actual code. This is to prevent the
|
||||
* client from using the code before the user
|
||||
* consents.
|
||||
|
||||
Reference in New Issue
Block a user