Skip to content

Commit

Permalink
docs: update typo in jsdoc types
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanltobing committed Apr 25, 2024
1 parent 927ae7a commit f14d740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export type AuthResponsePassword =
/**
* AuthOtpResponse is returned when OTP is used.
*
* {@see AuthRsponse}
* {@see AuthResponse}
*/
export type AuthOtpResponse =
| {
Expand Down

0 comments on commit f14d740

Please sign in to comment.