Fix typo in file name

This commit is contained in:
Lorenzo Milesi
2020-01-06 21:31:05 +01:00
parent 06a5f669b2
commit 8d394d9bc3
2 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ Helpful Guides
- [How to Add Captcha Widget](helpful-guides/how-to-add-captcha-widget.md) - [How to Add Captcha Widget](helpful-guides/how-to-add-captcha-widget.md)
- [How to Add Google reCaptcha Widget](helpful-guides/how-to-use-recaptcha-widget.md) - [How to Add Google reCaptcha Widget](helpful-guides/how-to-use-recaptcha-widget.md)
- [How to Implement Two-Factor Authentication](helpful-guides/how-to-implement-two-factor-auth.md) - [How to Implement Two-Factor Authentication](helpful-guides/how-to-implement-two-factor-auth.md)
- [How to Switch Identities](helpful-guides/how-to-swith-identities.md) - [How to Switch Identities](helpful-guides/how-to-switch-identities.md)
- [Separate Frontend and Backend Sessions](helpful-guides/separate-frontend-and-backend-sessions.md) - [Separate Frontend and Backend Sessions](helpful-guides/separate-frontend-and-backend-sessions.md)
- [Social Network Authentication](helpful-guides/social-network-authentication.md) - [Social Network Authentication](helpful-guides/social-network-authentication.md)