From 2af5203ba61aad446b4dde7f2fa48068d86ab338 Mon Sep 17 00:00:00 2001 From: Bryan Lumbantobing <46083126+bryanltobing@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:19:08 +0800 Subject: [PATCH] Update types.ts Fix typo --- src/lib/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = | {