File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ HTML and JSON API for all supported features.
38
38
* WebAuthn Login (Passwordless login via WebAuthn)
39
39
* WebAuthn Verify Account (Passwordless WebAuthn Setup)
40
40
* WebAuthn Autofill (Autofill WebAuthn credentials on login)
41
- * WebAuthn Modify Email (Email when WebAuthn authenticator aded or removed)
41
+ * WebAuthn Modify Email (Email when WebAuthn authenticator added or removed)
42
42
* OTP (Multifactor authentication via TOTP)
43
43
* OTP Modify Email (Email when TOTP authentication setup or disabled)
44
44
* OTP Unlock (Unlock TOTP authentication after lockout)
@@ -889,7 +889,7 @@ which configures which dependent plugins should be loaded. Options:
889
889
to use the csrf plugin instead of the route_csrf plugin.
890
890
:flash :: Set to +false+ to not load the flash plugin
891
891
:render :: Set to +false+ to not load the render plugin. This is useful
892
- to avoid the dependency on tilt when using alternative view libaries .
892
+ to avoid the dependency on tilt when using alternative view libraries .
893
893
:json :: Set to +true+ to load the json and json_parser plugins. Set
894
894
to +:only+ to only load those plugins and not any other plugins.
895
895
Note that if you are enabling features that send email, you
You can’t perform that action at this time.
0 commit comments