Skip to content

Commit e7a9864

Browse files
authored
Update two-factor-authentication.md
1 parent 946a259 commit e7a9864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/reference/security/two-factor-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public class UmbracoAppAuthenticatorComposer : IComposer
159159
At this point, the 2FA is active, but no members have set up 2FA yet. The setup of 2FA depends on the type. In the case of App Authenticator, the **view** showing the option to edit member profiles needs to be modified.
160160

161161
{% hint style="info" %}
162-
If you already have a members-only page with the edit profile options, you can skip directly to step 9.
162+
If you already have a members-only page with the edit profile options, you can skip directly to step 8.
163163
{% endhint %}
164164

165165
7. Add or choose a members-only page that should have the two-factor authentication setup.

0 commit comments

Comments
 (0)