Skip to content

Commit 14128e8

Browse files
avolkovisam-gc
andauthored
Update packages-exp/auth-types-exp/index.d.ts
Co-authored-by: Sam Horlbeck Olsen <[email protected]>
1 parent b0cb6ac commit 14128e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/auth-types-exp/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ export interface User extends UserInfo {
11101110

11111111
/**
11121112
* A structure containing a User, an AuthCredential, the `operationType`, and any additional user
1113-
* information that was returned from the identity provider. operationType could be
1113+
* information that was returned from the identity provider. `operationType` could be
11141114
* {@link OperationType.SIGN_IN} for a sign-in operation, {@link OperationType.LINK} for a linking
11151115
* operation and {@link OperationType.REAUTHENTICATE} for a reauthentication operation.
11161116
*

0 commit comments

Comments
 (0)