mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Fix typo
This commit is contained in:
parent
156a70d726
commit
e6b214b257
@ -143,7 +143,7 @@ export const clientProjectsCrud = createCrud({
|
||||
docs: {
|
||||
clientRead: {
|
||||
summary: 'Get the current project',
|
||||
description: 'Get the current project information including display name, OAuth providers and authentication methods. Useful for display the available login options to the user.',
|
||||
description: 'Get the current project information including display name, OAuth providers and authentication methods. Useful for displaying the available login options to the user.',
|
||||
tags: ['Projects'],
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user