From 8d394d9bc3660fd740495778baa2e3873144d141 Mon Sep 17 00:00:00 2001 From: Lorenzo Milesi Date: Mon, 6 Jan 2020 21:31:05 +0100 Subject: [PATCH] Fix typo in file name --- .../{how-to-swith-identities.md => how-to-switch-identities.md} | 0 docs/index.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/helpful-guides/{how-to-swith-identities.md => how-to-switch-identities.md} (100%) diff --git a/docs/helpful-guides/how-to-swith-identities.md b/docs/helpful-guides/how-to-switch-identities.md similarity index 100% rename from docs/helpful-guides/how-to-swith-identities.md rename to docs/helpful-guides/how-to-switch-identities.md diff --git a/docs/index.md b/docs/index.md index 3b55242..f6f331b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -184,7 +184,7 @@ Helpful Guides - [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 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) - [Social Network Authentication](helpful-guides/social-network-authentication.md)