Skip to content

Commit 44874b9

Browse files
hadashirtwixysam
andauthored
Update src/modules/auth.types.ts
Co-authored-by: Sam <samm@wix.com>
1 parent 92ee371 commit 44874b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modules/auth.types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export interface AuthModule {
139139
* Updates the current authenticated user's information.
140140
*
141141
* You can update `role` and any custom fields defined in your
142-
* [User entity schema](https://docs.base44.com/developers/backend/resources/entities/user-schema).
142+
* User entity schema.
143143
* The `role` value must match one of the defined options.
144144
* <Note>
145145
* The following fields are read-only and can't be changed with this method:

0 commit comments

Comments
 (0)