We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6ebfa commit 02f82dfCopy full SHA for 02f82df
src/auth.d.ts
@@ -1459,7 +1459,7 @@ export namespace admin.auth {
1459
* See [Update a user](/docs/auth/admin/manage-users#update_a_user) for code
1460
* samples and detailed documentation.
1461
*
1462
- * @param uid The `uid` corresponding to the user to delete.
+ * @param uid The `uid` corresponding to the user to update.
1463
* @param properties The properties to update on
1464
* the provided user.
1465
0 commit comments