We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a9864 commit bf58734Copy full SHA for bf58734
15/umbraco-cms/reference/security/two-factor-authentication.md
@@ -376,7 +376,7 @@ public class UmbracoUserAppAuthenticatorComposer : IComposer
376
377
8. Update the `namespace` on line 4 to match your project.
378
379
-With the 2FA in place, the provider needs to be registered in the backoffice client in order for the user to be able to use it.
+With the 2FA in place, the provider needs to be registered in the backoffice client so the user can use it.
380
381
9. Add a new file to your project directory: `~/App_Plugins/TwoFactorProviders/umbraco-package.json`.
382
10. Add the following code to the new file:
0 commit comments