Skip to content

Commit 81efe10

Browse files
committed
reverting changes in authapi.md
1 parent 3f816b6 commit 81efe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/api-review/auth.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,4 +864,4 @@ export function verifyBeforeUpdateEmail(user: User, newEmail: string, actionCode
864864
export function verifyPasswordResetCode(auth: Auth, code: string): Promise<string>;
865865

866866

867-
```
867+
```

0 commit comments

Comments
 (0)