Skip to content

Commit 187a56c

Browse files
committed
Fix typo in MFA registration label
1 parent e1710bb commit 187a56c

File tree

1 file changed

+1
-1
lines changed
  • src/pages/identity/administration/users

1 file changed

+1
-1
lines changed

src/pages/identity/administration/users/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const Page = () => {
6868
},
6969
{
7070
//tested
71-
label: "Rerequire MFA registration",
71+
label: "Re-require MFA registration",
7272
type: "GET",
7373
icon: <PhonelinkSetup />,
7474
url: "/api/ExecResetMFA",

0 commit comments

Comments
 (0)