Skip to content

Commit bb1f010

Browse files
authored
style
Signed-off-by: Manuel <[email protected]>
1 parent 239974f commit bb1f010

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,7 @@ With MFA enabled, a user must provide a one-time password that is typically boun
476476

477477
The user requires an authenticator app to generate the one-time password. These apps are provided by many 3rd parties and mostly for free.
478478

479-
If you create a new user by running `parse-dashboard --createUser`, you will be asked whether you want to enable MFA for the new user. To enable MFA for an existing user,
480-
run `parse-dashboard --createMFA` to generate a `mfa` secret that you then add to the existing user configuration, for example:
479+
If you create a new user by running `parse-dashboard --createUser`, you will be asked whether you want to enable MFA for the new user. To enable MFA for an existing user, run `parse-dashboard --createMFA` to generate a `mfa` secret that you then add to the existing user configuration, for example:
481480

482481
```json
483482
{

0 commit comments

Comments
 (0)