diff --git a/packages/console/src/consts/logs.ts b/packages/console/src/consts/logs.ts index 66867fa6ada..0a1ff2495dc 100644 --- a/packages/console/src/consts/logs.ts +++ b/packages/console/src/consts/logs.ts @@ -37,7 +37,7 @@ export const auditLogEventTitle: Record> & { 'Submit and verify sign-in identifier with verification code', 'Interaction.SignIn.Profile.Create': 'Put new sign-in interaction profile', 'Interaction.SignIn.Profile.Delete': 'Delete sign-in interaction profile', - 'Interaction.SignIn.Profile.Update': 'Patch Update sign-in interaction profile', + 'Interaction.SignIn.Profile.Update': 'Patch update sign-in interaction profile', 'Interaction.SignIn.Submit': 'Submit sign-in interaction', 'Interaction.SignIn.Update': 'Update sign-in interaction', 'Interaction.SignIn.Identifier.SingleSignOn.Create':