diff --git a/src/lib/types.ts b/src/lib/types.ts index 6b09dddb1..708a5de92 100644 --- a/src/lib/types.ts +++ b/src/lib/types.ts @@ -129,7 +129,7 @@ export type AuthResponsePassword = /** * AuthOtpResponse is returned when OTP is used. * - * {@see AuthRsponse} + * {@see AuthResponse} */ export type AuthOtpResponse = | {